p, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c34000;
	background-color: #000000;
}
a:link, a:visited {
	text-decoration:underline;
	color:#c34000;
	background-color: #000000;
}
a:hover, a:active {
	text-decoration:underline;
	color:#ffe302;
	background-color: #000000;
}