a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #7D7C7C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #7D7C7C;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #9C9C9C;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #A9C9C9C;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #727876;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #7D7C7C;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #0070DF;
}
.red {
	color: #CE0101;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #5D6068;
	font-weight: normal;
}
.orange {
	color: #FF6C00;
}
.green {
	color: #6FA424;
}
