A:hover {
	background-color: #CC3300;
	color: #FFFFCC;
}

A {
	color: #CC3300;
}

P, TD {
	font: 14px/20px;
	font-family: Georgia, "Times New Roman", serif;
	
}