a:hover {
    font-family:'Verdana',serif;
    font-style:normal;
    font-weight:bolder;
    font-size:xxsmall;
    color: Green;
    text-decoration:none;
}

a {
    font-family: "Verdana";
    font-style:normal;
    font-weight:normal;
    font-size:xxsmall;
    text-decoration:none;
    color: Black;
}
