BODY,DIV,TABLE,THEAD,TBODY,TFOOT,TR,TH,TD,P 
{ 
font-family:"Verdana"; 
font-size:12px; 
}

H1,H2,H3,H4
{
font-family:"Verdana"; 
font-size:12px; 
font-weight:bold;
}

.brandlink
{
font-family:"Verdana"; 
font-size:12px; 
font-weight:bold;
}


a:link { 
font-size:12px; 
font-family:"Verdana"; 
color: #000000;
text-decoration: underline;
}

a:visited { 
font-size:12px; 
font-family:"Verdana"; 
color: #000000;
text-decoration: underline;
}

a:hover { 
font-size:12px; 
font-family:"Verdana"; 
color: #000000;
background-color: #aaaaaa;
text-decoration: underline;
}

a:active { 
font-size:12px; 
font-family:"Verdana"; 
color: #000000;
text-decoration: underline;
}