body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(backcrc.jpg);
	font-size: 12px;
	color: #000000;
	font-style: normal;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	
}a:link {
	color: #005100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;