a
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #0000FF;
    text-decoration: none;
}
a:hover
{   font-size: 12px;
    font-weight: normal;
    color: #FF00FF;
    text-decoration: none;
}