a img {
	border: 0;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0F3703;
	line-height: 1.5em;
}
.links {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #D29DDD;
	text-decoration: underline;
}
.links:hover {
	text-decoration: none;
	color: #55BA41;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.subtitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #87D078
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
a:hover {
	color: #E8AD03;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.footer:hover {
	font-family: Arial;
	font-size: 11px;
	color: #A9DD9D;
	font-weight: normal;
	text-decoration: none;
}
