td.tdFeaturedTag {
	background: #8C0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

body {
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	color: #222222;
}

a {
	text-decoration: underline;
	color: #0000FF;
}

a:visited {
	text-decoration: underline;
	color: #00008C;
}

a:hover {
	text-decoration: underline;
}

span.spanTopText {
	color: #8C0000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}