﻿body 
{
    font-family:Arial;
}
a, a:visited, a:hover
{
    color:#5A852C;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
