body.grass {
	background-repeat : repeat-x;
	background-color : #ffffff;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	color : #339966;
; text-align: justify
; font-weight: bold
}

a {
	line-height : 16px;
	color : #339966;
	font-weight : bold;
}

a:hover {
	line-height : 16px;
	color : #339966;
	font-weight : bold;
	text-decoration: none;
}
