a {
    color: #502828;
    text-decoration: none;
    font-size: 10pt;
    font-family: arial;
    font-weight: bold
    }
a:visited {
    color: #502828;
    text-decoration: none;
    font-size: 10pt;
    font-family: arial;
    font-weight: bold
    }
a:hover {
    color: #990000;
    text-decoration: underline;
    font-size: 10pt;
    font-family: arial;
    font-weight: bold
    }


