.nav {
	border-top: 1px inset #006600;
	border-right: 1px inset #006600;
	border-bottom: 0px inset #006600;
	border-left: 1px inset #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/plainbg.gif);
	
}
.image {
	font-size: 10px;
	margin: 6px;
}
.info {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.imagetext {
	font-size: 14px;
	/*border: thin none #669966;*/
	background-position: center;
	text-align: center;
	color: #660000;
}

a:link {
	color:#2d7c42;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
color:#2d7c42;udnerline;
	font-weight:bold;

