A:link     	{ color: #0000FF; text-decoration: none }
A:visited  	{ color: #0000FF; text-decoration: none }
A:active   	{ color: #0000FF; text-decoration: none }
A:hover    	{ color: #FF0000; text-decoration: underline }


.MiniMenuLink
{
    font-weight: normal;
    font-family: "Verdana,Arial,Times New Roman";
    font-size:   7pt;
}

.MenuLink
{
    font-weight: bold;
    font-family: "Verdana,Arial,Times New Roman";
    font-size:   8pt;
}

.InfoText
{
    color:       #330000;
    font-weight: bold;
    font-family: "Verdana,Arial,Times New Roman";
    font-size:   10pt;
}

.CopyrightText
{
    color:       #333333;
    font-weight: Normal;
    font-family: "verdana";
    font-size:   7pt;
}


