body, div, p, blockquote, ol, ul,dl, li, dt, dd, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	padding: 0px;
}
a {
	color:#d71921;
	text-decoration:none;
	font-weight: normal;
}
a:hover {
	color:#d71921;
	text-decoration:none;
	font-weight: normal;
}
.white {
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
}
.feature {
	color:#666666;
	font-size:16px;
	text-decoration:none;
	font-weight: normal;
}
.yellowlarge {
	color:#ffe900;
	font-size:21px;
	text-decoration:none;
	font-weight: normal;
}
.yellowlarge:hover {
	color:#ffffff;
	font-size:21px;
	text-decoration:none;
	font-weight: normal;
}
.redlarge {
	color:#bab098;
	font-size:21px;
	text-decoration:none;
	font-weight: normal;
}
