basefont { 
font-family : Verdana;
font-size : 10px;
} 
body { 
font-family : Verdana;
color : #1A99BC;
font-size : 10px;
} 
a:link { 
text-decoration : underline;
color : #006699;
} 
a:visited { 
text-decoration : none;
color : #006699;
} 
a:active { 
text-decoration : none;
color : #006699;
} 
a:hover { 
text-decoration : underline;
color : #006699;
}