a:visited {
color : #FFFFFF; 
text-decoration : none; 
} 
a:link {
color : #FFFFFF; 
text-decoration : none;
} 
a:hover {
color : #FF3300;
text-decoration : none;
font-weight: bold;
}
