﻿a
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

a:hover
{
    font-family: Arial;
    font-size: 12px;
    color: #7b7778;
    text-decoration: underline;
}
