BODY {
	font-family:"Trebuchet MS";
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #642863;
}

a:link {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #642863;
	font-weight: bold;
	text-decoration: underline;
	overflow: scroll;
}
a:active {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #642863;
	font-weight: bold;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #642863;
	font-weight: bold;
	text-decoration: underline;
	font-weight: normal;

}
a:visited {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #642863;
	font-weight: bold;
	text-decoration: underline;
	font-weight: normal;
}