body {
	background-color: #62594A;
	margin: 0px;
}
.bodytext {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
}
a:link {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #E17F1A;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
a:visited {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #E17F1A;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
a:hover {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #E17F1A;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
}
a:active {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #E17F1A;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
