a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #469341;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #469341;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	font-size: 12px;
	color: 202020;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #616A69;
}
.white {
	color: #FFFFFF;
}
.header {
	font-family: Tahoma, Arial;
	color: #336633;
	font-size: 14px;
	font-weight: bold;
}
.menu {
	font-family: Tahoma, Arial;
	color: #336633;
	font-size: 12px;
	font-weight: bold;
}
.px11 {
	font-family: Tahoma, Arial;
	color: 222222;
	font-size: 12px;
	font-weight: normal;
}

