a.hlink:link {
color : rgb(0,0,0); 
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px;
text-decoration : none;
font-weight: bold; 
} 
a.hlink:visited {
color : rgb(0,0,0); 
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
text-decoration : none; 
font-weight: bold;
} 
a.hlink:active {
color : rgb(0,0,0); 
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
text-decoration : none; 
font-weight: bold;
} 
a.hlink:hover {
color : rgb(254,254,254); 
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
text-decoration : none; 
font-weight: bold;
}
