@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #5d9f29;
	background-image: url(bgpag.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.foo a:link, .foo a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.foo a:hover{
	color: #ffffff;
	text-decoration: underline;	
}
.foo a:active{
	color: #ffffff;
	text-decoration: none;
}
.coo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cont a:link, .cont a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.cont a:hover{
	color: #000000;
	text-decoration: none;	
}
.cont a:active{
	color: #000000;
	text-decoration: underline;
}.titless {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
