.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c0503;
}
.Titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4c0503;
}

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A0606;
}
A.Footer:link {text-decoration: none; color: #7A0606;}
A.Footer:visited {text-decoration: none; color: #7A0606;}
A.Footer:active {text-decoration: none; color: #7A0606;}
A.Footer:hover {text-decoration: underline; color: #f04700;}

