body {
	margin: 0 auto;
	font-size: 12px;
	background: #999999 url(images/gradient.jpg) repeat-x scroll center top;
}

#times p {
	color: #000;
	font-weight: normal;
	font-style: normal;
}

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

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

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

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