.heads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 35px;
	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: #CC0000;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
a.specialLink:link { color: #FF0000; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
