body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 54055C;
	background-color: 55613E;
	margin: 0px;
	padding: 0px;
}
a:link.navlink {
color: white;
}
a:visited.navlink {
color: white;
}
a:hover.navlink {
color: white;
}
a:active.navlink {
color: white;
}
a:link {
	color: 003333;
	text-decoration: none;
}
a:visited {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #003333;
	text-decoration: underline;
}
a:active {
	color: #003333;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 54055C;
	}
