a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #666962;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #666962;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #83B403;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #83B403;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-color: #909694;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #838383;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #00678F;
}
.red {
	color: #CE0101;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #83B403;
}
.orange {
	color: #FF6701;
}
