A:Link { color: #002D70; text-decoration: underline; }
A:Visited { color: #002D70; text-decoration: underline; }
A:Active { color: #002D70; text-decoration: underline; }
A:Hover { color: #f0650f; text-decoration: none; }

A:Link.menu { color: #f0650f; text-decoration: none; }
A:Visited.menu { color: #f0650f; text-decoration: none; }
A:Active.menu { color: #f0650f; text-decoration: none; }
A:Hover.menu { color: #f0b30f; text-decoration: none; }

body {
	background-image:  url(http://www.newhopelifeworks.com/V2/bluegrade.jpg);
	background-position: 0px 0px;
	background-color: #cccccc;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	color: #000000;
	font-family: georgia;
	font-size: 14px;
}

table {
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
}

td.tablebody {
	font-family: georgia;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 10 10 10 10;
	text-align: justify;
}

span.float {
	float: left;
	width: 0.7em;
	font-size: 300%;
	font-family: georgia;
	line-height: 75%;
}

div.classified {
	background-color: #336699;
	font-size: 24px;
	padding: 2 2 2 2;
	letter-spacing: 3px;
	font-variant: small-caps;
	text-align: center;
	border: 2px black solid;
}