.alluralink {
	margin: 0;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0F4422;
}

.alluralink a:visited, a:link {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0F4422;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.alluralink a:hover {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	border-bottom: none;
	background-color: #CCCCCC;
}

.emaillink {
	text-decoration: none;
	font: normal 11px trebuchet ms;
}

.emaillink a:visited, a:link {
	font: normal 11px trebuchet ms;
	color: #717F51;
	text-decoration: none;
	border-bottom: 1px solid #717F51;
}

.emaillink a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.mainmenu {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
	padding-left: 4px;
	border-bottom: none;
	text-decoration: none;
}

.mainmenu a:visited, a:link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #839777;
	padding: 2px;
	padding-left: 4px;
	display: block;
	border-bottom: none;
	text-decoration: none;
}

.mainmenu a:hover {
	background-color: #B0BC96;
	color: white;
	text-decoration: none;
	border-bottom: none;
}

#footer {	
	text-decoration: none;
}

#footer h2 {
	maring: 0;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #D3D8C4;
}

#footer h2 a:link {
	color: #D3D8C4;
	text-decoration: none;
}

#footer h2 a:hover {
	color: #F7F7F6;
	text-decoration: none;
	border-bottom: 1px dotted #D3D8C4;
}
