﻿body {
}


a.standard
{
    text-decoration: underline;
    color: #516e14;
}

a.standard:hover
{
    text-decoration: none;
}
