a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #502998;
}
a:hover {
	text-decoration: none;
	color: #C2E2CB;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 13px;
	font-weight: bold;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text {
	color: #318231;
}
