<STYLE> 

a:link {
font-family : variable; 
text-decoration : none; 
} 
a:visited {
font-family : variable; 
text-decoration : none; 
} 
a:active {
color : #ffffff; 
font-family : variable; 
text-decoration : none; 
} 
A {
text-decoration : none; 
}

</STYLE>