﻿
body,table 
{
    font-family : Arial;
    font-size : 10pt;
    color : Black;
}

A.SubMenuLink 
{
    font-family : Arial;
    font-size : 10pt;
    color : White;
    text-decoration : none;
}

A.SubMenuLink:hover 
{
    text-decoration : underline;
}

