.body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	list-style-type: disc;
}
.body a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006699;
	text-decoration: underline;
	font-weight: normal;

}
.body a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.body a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;

}
