a,a:visited {
	color: #628a0f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background: #e6e0cb;
	font-family:verdana,helvetica;
	font-size: 12px;
	line-height: 18px;
	margin:0;
}
.grey_bar {
	background:#a5a2a2;
	height:2px;
	width:100%;
}
img {
	max-width:100%;
}
.text {
	color:#252424;
	left:-38px;
	margin: 0 auto;
	padding-top:20px;
	position:relative;
	width:824px;
}