body 
{  
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	font-family: Arial, Helvetica, sans-serif;
}
A
{
	FONT-WEIGHT: bold;
	COLOR: #660000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
A:hover
{
	FONT-WEIGHT: bold;
	COLOR: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mainTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.nameTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.textSubHead {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.frigginBigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
