body{
	font-family: "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #2E4B10;
}
.normal {
	font-family: "MS Sans Serif, sans-serif";
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
}
.LinkNormal {
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: "MS Sans Serif", sans-serif;
	color: #FF9933;
	font-size: 15px;


}
.LinkNormal:hover {
	color: #33ff33; 
	text-decoration: none
}
.LinkNormal:visit {
	color: #ffcc00; 
	text-decoration: none
}
.head {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #2E4B10;
}
.text {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #89C765;
}
.head1 {
	font-family: "MS Sans Serif", sans-serif;
	color: #66CC66;
	font-style: normal;
	font-size: 15px;
	font-weight: bold;


}
.orange {
	font-family: "MS Sans Serif", sans-serif;
	color: #FF9933;
	font-size: 15px;

}
.copyright {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #999999;
}

