body {
	background-image: url(images/redmarble.jpg);
	margin-top: 0px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link {
	color: #954834;
	text-decoration: underline;
}
a:visited {
	color: #954834;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #AB6F6E;
}
a:active {
	text-decoration: underline;
}
