
a:link {
color: #333388;
text-decoration: none;
font-weight: normal;
font-size: 7pt;
font-family: verdana, geneva;
background: #FFFFFF
}


a:hover {
color: #cc4433;
text-decoration:none;
font-weight: bold;
font-size: 7pt;
font-family: verdana, geneva;
background: #ffffff
}


a:visited {
color: #9977cc;
text-decoration:none;
font-weight:demi-light;
font-size: 7pt;
font-family: verdana, geneva;
background: #ffffff
}


