a:link {
color:#000000; 
text-decoration: none;
font-size: 10pt;
font-family: Verdana;
font-weight : bold;
}
a:visited {
color:#000000; 
text-decoration: none;
font-size: 10pt;
font-family: Verdana;
font-weight : bold;
}
a:hover {
color:#123D8C; 
text-decoration: underline overline;
font-size: 10pt;
font-family: Verdana;
font-weight : bold;
}
a:active {
color:red; 
text-decoration: none;
font-size: 10pt;
font-family: Verdana;
font-weight : bold;