﻿a
{
    font-size:9pt;
    color:Maroon;
    text-decoration:none;
}

a:hover 
{
    text-decoration:underline;
    font-size:9pt;
}

a:Visited 
{
   
   font-size:9pt;
   color:Maroon;
}
