body {
	background-color: #006600;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.extLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


a:link, a:visited, a:active {
	color: #006600;

	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

#sidelinks a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
}

#sidelinks a:hover {
	font-weight: bold;
	color: #ffc;
	text-decoration: underline;
}
#main a:visited {
	color: #006600;
	background-color: #ffffcc;
}
	
#contact a:visited {
	color: #006600;
	background-color: #ffffcc;
}
	
