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