﻿a:link, a:visited
{
    color: #326419;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
