p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}

a {
	color: #2C6078;
	text-decoration: none;
}

a:hover {
	color: #2C6078;
	text-decoration: underline;
}

.cathead{
	color: #ab3a32;
}

.x{
	background-color: #eef6f8;
}

.y{
	background-color: #cae2e6;
}