body {
	margin: 0 auto;
	font-size: 12px;
	background: #899c89 url(images/green.jpg) repeat center top;
}

#times p {
	color: #fff;
	font-weight: bold;
	text-shadow: #000000 1px 1px 2px;
}

a, a:visited {
	color: #cd1111;
	text-decoration: none;
}

a:hover {
	color: #747474;
	text-decoration: none;
}

#contentmiddle a, #contentmiddle a:visited {
	color: #3368b4;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#contentmiddle a:hover {
	color: #cd1111;
	text-decoration: none;
}
