<style type="text/css>  
A {
font-size : ;
font-family : Verdana;
font-weight : bold;
color : #FFFFFF;
background : transparent;
text-decoration : none;
}

A:Active {
font-size : ;
font-family : Verdana;
font-weight : bold;
color : #FFFFFF;
background : transparent;
text-decoration : none;
}

A:Hover {
font-size : ;
font-family : Verdana;
font-weight : bold;
color : #FFFFFF;
background : transparent;
text-decoration : none;
}

</style>a:active     { font-weight: bold; color : #FFFFFF}
a:link       { font-weight: bold; color : #FFFFFF}
a:visited    { font-weight: bold; color : #FFFFFF}
