.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
}
.heads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 26px;
	font-weight: lighter;
	color: #CC0000;
}
.linkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
}
.menuheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
.bigmenuheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
a.specialLink:link { color: #FF0000; }
.bluelink a:link {
	color: #3366CC;
}
.bluelink a:visited {
	color: #3366CC;
}
.bluelink a:hover{
	color: #3366CC;
}
.bluelink a:active {
	color: #3366CC;
}
