body {
	background-color: #446007;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.css:link, a.css:active, a.css:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
}
a.css:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 30px;
	padding-left: 30px;
}
.navtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.spacer {
	padding-right: 15px;
	padding-left: 15px;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #222222;
	text-decoration: none;
}
.cat {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
}

a:link, a:active, a:visited {
	font-family: Tahoma;
	color: #ab2620;
	text-decoration: underline;
	font-size: 11px;
}
a:hover{
	font-family: Tahoma;
	color: #222222;
	text-decoration: underline;
	font-size: 11px;
}
