a:hover {
font-weight : normal;
font-size : 12px;
font-family : arial;
text-decoration : none;
} 

a:visited, a:link, a:active {
font-weight : normal;
font-size : 12px;
font-family : arial;
color : #ffffff;
text-decoration : none;
}

a:hover {
font-weight : normal;
font-size : 12px;
font-family : arial;
color : #ffff80;
background : #FFFF80normal;
text-decoration : normal;
} 
