.text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
    color: #000000;
}

td.text 
{ padding: 10px;}

.textBold 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
    color: #000000;
}

a:link {color: #993300; font-weight:bold; text-decoration:none;}
a:visited {color: #993300; font-weight:bold; text-decoration:none;}
a:hover {color: #CC6600; font-weight:bold; text-decoration:none;}
a:active {color: #CC6600; font-weight:bold; text-decoration:none;} 

.textBotnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}

.textMailLink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold;}

.textCopyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; padding-top:10px;}

.button {
	color: #FFFFFF;
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-style: ridge;
}