body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.footer {
	font-size: 9px;
	color: #94B22C;
}
a:link,a:visited {
	color: #336600;
	text-decoration: underline;
}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}

