basefont { 
font-family : Verdana;
font-size : 8px;
} 
body { 
font-family : Verdana;
color : #000000;
font-size : 6px;
} 
a:link { 
text-decoration : none;
color : #003366;
} 
a:visited { 
text-decoration : none;
color : #003366;
} 
a:active { 
text-decoration : none;
color : #003366;
} 
a:hover { 
text-decoration : underline;
color : #cc0000;
}
