body, p {font-family: verdana, arial, helvetica; 
font-size: 10pt}

a:link {
text-decoration: none;
color: #788FBB;
background: transparent;
}

a:visited {
text-decoration: underline;
color: #666666;
background: transparent;
}

a:hover {
text-decoration: underline;
color: #788FBB;
background: transparent;
}

a:active {
text-decoration: none;
color: #000080;
background: transparent;
}