a {
    font-size: 10px;
    color: black;
    font-family: verdana;
    font-weight: none;
    text-decoration: none;
}

a:Hover {
    font-size: 11px;
    color: Black;
    font-family: verdana;
    font-weight: none;
    text-decoration: underline;
}
