bg {background-color: #96A1AA;}

tb {border: 1; border-color: #666666; background-color: #FFFFFF; vertical-align: middle;}

p {font-family: helvetica; font-size: 16px; color: #96A1AA; font-weight: bold; border: none;}

a:link {
    color: #96A1AA;
    text-decoration: none;}

a:visited {
    color: #96A1AA;
    text-decoration: none;}
	
a:hover {
    color: #498EC7;
    text-decoration: none;
	background: #cccccc;}
	
i {border: 0; text-decoration: none;}


