a.menu:link, a.menu:visited{
	font-family: sans-serif;
	font-size: 15px;
	color: #394837;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted;
}

a.menu:hover{
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #cce1b9;
}

a.footer:link, a.footer:visited{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a.footer:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

a.t1:link, a.t1:visited{
	color: #4e9a06;
	font-size: 15px;
	text-decoration: none;
}

a.t1:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 15px;
}

span.h1{
	color: #4e9a06;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #4e9a06;
	margin-bottom: 15px;
}

span.h2{
	color: #4e9a06;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #4e9a06;
	margin-bottom: 15px;
}

span.t1{
	font-family: sans-serif;
	line-height: 150%;
}

textarea.a1{
	width: 100%;
}
