﻿a
{
    color: #945200;
    font-family: Tahoma;
    font-style: normal;
    font-size: small;
    text-decoration: underline;
}
a:hover
{
    color: red;
}
