body
{
font-family: georgia;
font-size: 100%
}

a:link 
{
color: #000000;
text-decoration: none
}

a:visited 
{
color: #000000;
text-decoration: none
}

a:hover 
{
color: #336699;
border-bottom: #336699;
border-width: 0px 0px 1px 0px;
border-style: none none dotted none
}
 
a:active 
{
color: #000000;
text-decoration: none
}