body {
	background-image: url(/Eric Hovey/Web Site Content/JPGs/Background.jpg);
	background-image: url(Web%20Site%20Content/JPGs/Background.jpg);
	background-repeat: repeat;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}