a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #400040;
 text-decoration: none;
 font-weight:bold ;
 cursor: hand
}

a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #004080;
 font-weight:bold;
 cursor: hand
}


