.body {
	background-attachment: fixed;
	background-repeat: repeat;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 12px;
	width: auto;
	text-decoration: none;
	background-color: #3B823C;
	padding-left: 20px;
	
}	
	
.click a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 12px;
	width: auto;
	text-decoration: none;
	background-color: #3B823C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}	
	
.click a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 12px;
	width: auto;
	text-decoration: none;
	background-color: #3B823C;
}
.click a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	height: 12px;
	width: auto;
	text-decoration: none;
	background-color: #FFFF00;
}
.body_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656464;
	height: 10px;
	width: auto;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	text-align: justify;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ceab20;
	height: 12px;
	width: auto;
	text-decoration: none;
	
}	
	
.top a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ceab20;
	height: 12px;
	width: auto;
	text-decoration: none;
	
}	
	
.top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ceab20;
	height: 12px;
	width: auto;
	text-decoration: none;	
}
.top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 12px;
	width: auto;
	text-decoration: none;
}

.count {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 10px;
	width: auto;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-align: justify;
	padding-left: 40px;
	font-weight: bold;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656464;
	height: 10px;
	width: auto;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 12px;
	text-align: justify;
	padding-left: 2px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656464;
	height: 10px;
	width: auto;
	text-align: justify;
	padding: 2px;
}
.form_thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2EA01C;
	height: 10px;
	width: auto;
	text-align: justify;
	padding: 2px;
	font-weight: bold;
}
