.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3F1717;
	text-decoration: none;
	font-weight: normal;
}
A.body { text-decoration: underline}
A.body:hover { color: #000000; text-decoration: underline}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3F1717;
	text-decoration: none;
	font-weight: normal;
}
A.footer { text-decoration: underline}
A.footer:hover { color: #FFFFFF; text-decoration: underline}
