body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.css {
	font-size: 12px;
	color: #777777;
	line-height: 22px;
}
.css2 {
	font-size: 16px;
	color: #707070;
	line-height: 22px;
	font-weight: bold;
}
.White{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
.Orange{
	font-size: 12px;
	color: #fe7b39;
	line-height: 22px;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	line-height: 22px;
	color: #777777;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #777777;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #85c226;
	font-weight: bold;	
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 22px;
	color: #777777;
	text-decoration: none;
}
