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

}
.body a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
