.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5586AE;
	font-weight: bold;
	text-decoration: none;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EA9F88;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;


}
.linksgreen {
	color: #336600;
}
