﻿body
{
    font-family:Trebuchet MS;
    font-size:11pt;
}

A:link 
{ 
    font-family:Calibri; 
    color:#4d4d4d;
    text-decoration:none; 
    font-weight:bold 
}

A:visited 
{ 
    font-family:Calibri; 
    color:#909090; 
    text-decoration:none; 
    font-weight:bold;
}

A:hover 
{ 
    font-family:Calibri; 
    color:#AA0000; 
    text-decoration:underline; 
    font-weight:bold 
}
