a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #6C6969;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #6C6969;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.link2:link, a.link2:active, a.link2:visited {
	font-family: Tahoma, Arial;
	color: #94B006;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.link2:hover {
	font-family: Tahoma, Arial;
	color: #94B006;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: ;
	background-image: ;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #0DB2FF;
}
.red {
	color: #B54400;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #8B8B8B;
}
.green {
	color: #199106;
}
.orange {
	color: #DFA305;
}
