
BODY {background:#cdcdcd url(background.jpg) no-repeat}

A:link {color:#004900; text-decoration:underline;}
A:visited {color:#004900; text-decoration:underline;}
A:hover {color:#000000; text-decoration:underline;}
A:active {color:#000000; text-decoration:underline;}

A.nav:link { color:#ffffff; text-decoration:none;}
A.nav:visited { color:#ffffff; text-decoration:none;}
A.nav:hover { color:#eee300; text-decoration:underline;}
A.nav:active { color:#eee300; text-decoration:none;}

.mainText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.headerText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
	color: #175a03;
	text-decoration: none;
}