.BodyText{
	font-family: Arial, Helvetica, sans-arial;
	font-size : 11pt;
	color : Black;
}
.BodyTextWhite{
	font-family: Arial, Helvetica, sans-arial;
	font-size : 10pt;
	color : White;
}
.Link{
	font-family: Arial, Helvetica, sans-arial;
	font-weight : normal;
	font-size : 10pt;
	color : Blue;
	text-decoration: underline;
}
.CatLink{
	font-family: Times, Helvetica, sans-arial;
	font-weight : bold;
	font-size : 15pt;
	color : #000000;
	text-decoration: underline;
}
.ErrorText{
	font-family: Arial, Helvetica, sans-arial;
	font-weight : bold;
	font-size : 10pt;
	color : Red;
}
.Title{
	font-family: "Arial";
	font-weight : bold;
	font-size : 20pt;
	color : #000000;
	text-align : center;
}
.Title2{
	font-family: Old English Text MT, Brush Script MT, Arial;
	font-weight : normal;
	font-size : 20pt;
	color : black;
}
.Title3{
	font-family: Algerian, Arial;
	font-weight : bold;
	font-size : 25pt;
	color : blue;
	text-align : center;
}
.VenFoot{
	font-family: Arial, Helvetica, sans-arial;
	font-weight : normal;
	font-size : 10pt;
	color : #000000;
}
.CreditCardText{
	font-family: Arial, Helvetica, sans-arial;
	font-weight : normal;
	font-size : 9pt;
	color : Red;
}
.SmBody{
	font-family: Arial, Helvetica, sans-arial;
	font-weight : normal;
	font-size : 10pt;
	color : Black;
}
.MedBody{
	font-family: Arial, Helvetica, sans-arial;
	font-weight : normal;
	font-size : 9pt;
	color : Black;
}
.BodySmWhite{
	font-family: Arial, Helvetica, sans-arial;
	font-size : 7pt;
	color : White;
}
A:hover {
	COLOR: #00A7E6;
}