.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE1D00;
	font-weight : normal;
	text-decoration: none;
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE1D00;
	font-weight : normal;
	text-decoration: underline;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #566F56;
	font-weight : normal;
	text-decoration: none;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : normal;
	text-decoration: none;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	font-weight : normal;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CE1D00;
	font-weight : normal;
	text-decoration: none;
}

.title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CE1D00;
	font-weight : normal;
	text-decoration: underline;
}