body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background: none transparent;
}
a{
	text-decoration: 	none;
	color: 				#7B9A3D;
}
a:hover{
	text-decoration: 	underline;
	color: 				#6E1F1F;
}
a.bottom{
	text-decoration: 	none;
	color: 				#7B9A3D;
}
a:hover.bottom{
	text-decoration: 	underline;
	color: 				#6E1F1F;
}
.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #888167;
	line-height: 180%
}