.body {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodyhome {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
}


.link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #787F1E;
	text-decoration: none;
}
A.link:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #787F1E;
	text-decoration: none;
}
A.link:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #787F1E;
	text-decoration: none;
}
A.link:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #888F2B;
	text-decoration: underline;
}

