A {text-decoration : underline; 
font-family: verdana; 
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
; color: yellow;}

A:ACTIVE
{color : white;
FONT-WEIGHT: bold;
TEXT-DECORATION: none
;}

A:HOVER 
{text-decoration: none; 
font-weight : bold; 
color : white; 
}