body {
	font-family: "Times New Roman",Serif;
	background: #ffffff;
	color: #000000;
}

#content p:first-line, #content p:first-letter {
	background: #fff;
	color: #000;
}
	
a, a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #000;
	background: #fff;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	text-decoration: underline;
	color: #000;
	background: #fff;
}

.bottom-left-side a, .bottom-left-side a:link, .bottom-left-side a:visited, .bottom-left-side a:hover {
	text-decoration: underline;
	color: #000;
	background: #fff;
}

#right-side a, #right-side a:link, #right-side a:visited, #right-side a:hover {
	text-decoration: underline;
	color: #000;
	background: #fff;
}
