A.headerbox:link { 
 text-decoration : none; 
 color :  #BDBD9B; 
 font-family: Verdana, Arial, sans-serif;
 font-weight: bold;
 font-size: 11px; 
 } 
A.headerbox:visited {
 text-decoration : none; 
 color :  #BDBD9B; 
 font-family: Verdana, Arial, sans-serif;
 font-weight: bold; 
 font-size: 11px;
 } 
A.headerbox:hover {
 text-decoration : bold; 
 color :  #999966; 
 font-family: Verdana, Arial, sans-serif;
 font-weight: bold; 
 font-size: 11px;
 } 
