.sublinks {
	color: #DD1E3D;
	font-family: tahoma;
	font-size: 14px;
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
.mainlinks {
	font-family: tahoma;
	font-size: 14px;
	color: #999999;
}
body {
	background-color: #242424;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #E31E39;
	text-decoration: underline;
}
.contact {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.bodytext {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.bodytextblk {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
