.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #287B52;
}
.footer a:link {
	text-decoration: none;
	color: #287B52;

}
.footer a:visited {
	text-decoration: none;
	color: #006600;

}
.footer a:hover {
	text-decoration: underline;
	color: #006600;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #253911;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
