a {text-decoration: none; 	font-family: tahoma; 	 color:red;}
a:visited {text-decoration: none; 	font-family: tahoma; 	 color:red;}
a:link {text-decoration: none; 	font-family: tahoma;color:red;}
a:hover {text-decoration: underline;font-family: tahoma;color:red;}

td {text-decoration: none; 	font-family: tahoma; 	 color:black; font-size:11px}

.bodyTextMaroon 
{
	color: #7C032F;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.bodyTextMaroon a:link {color:#7C032F}
.bodyTextMaroon a:visited {color:#7C032F}
.bodyTextMaroon A:hover{color:red;text-decoration: underline;}

.bodyTextMaroonSmallBold
{
	color: #7C032F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.bodyTextMaroonSmall 
{
	color: #7C032F;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyTextMaroonSmall a:link {color:#7C032F;}
.bodyTextMaroonSmall a:visited {color:#7C032F}
.bodyTextMaroonSmall A:hover{color:red;text-decoration: underline;}

.bodyTextBlack {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyTextBlackSmall {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyTextWhite {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.bodyTextWhite {COLOR: white; FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-WEIGHT: bold;}
.bodyTextWhite a:link {color:white}
.bodyTextWhite a:visited {color:white}
.bodyTextWhite A:hover{color:orange;text-decoration: underline;}

.bodyTextWhiteSelected {
	color: orange;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.bodyTextWhiteSelected {COLOR: orange; FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-WEIGHT: bold;}
.bodyTextWhiteSelected a:link {color:orange}
.bodyTextWhiteSelected a:visited {color:orange}
.bodyTextWhiteSelected A:hover{color:orange;text-decoration: underline;}



.bodyTextWhiteSmall {
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
.bodyTextWhiteSmall a:link {color:white}
.bodyTextWhiteSmall a:visited {color:white}
.bodyTextWhiteSmall A:hover{color:white;text-decoration: underline;}
.bodyTextDarkBlue {

	color: #060864;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
