body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #E7E7F8;
}
.linktext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FAE83C;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FAE83C;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FAE83C;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #585B6E;
}
.redtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #F55B5E;
}
.link2 a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #F55B5E;
}
.link2 a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #F55B5E;
	text-decoration: none;
}
.link2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #F55B5E;
	text-decoration: underline;
}
.link2 a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #F55B5E;
	text-decoration: underline;
}
.visit {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #585B6E;
}
