A.MyLink { TEXT-DECORATION: none; }
A.MyLink:hover { TEXT-DECORATION: underline; }

Font.cSmallFont 
{
    font-size: 12px;
    
}


Font.cMediumFont 
{
    font-size: 16px;
}

Font.cLargeFont 
{
    font-size: 20px;
}

Table.tSmall
{
    width:900px;
}

Table.tMedium
{
    width:1000px;
}

Table.tLarge
{
    width:1200px;
}


