a {
text-decoration: none;
font-weight: normal;
color: #000000;font-family:Arial; font-size:8pt
}

a:hover {
        text-decoration:underline;
        color:#FF0000;
}