a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #990000;
	font-size: 13px;
	font-weight: ;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #990000;
	text-decoration: underline;
	font-size: 13px;
	font-weight: ;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #990000;
	font-size: 13px;
	font-weight: ;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #990000;
	text-decoration: underline;
	font-size: 13px;
	font-weight: ;
}
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;
}
