a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #FF6000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #FF6000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #454A4E;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #454A4E;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #413A3A;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #319CFA;
}
.red {
	color: #A20000;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #9C9C9C;
	font-weight: normal;
}
.green {
	color: #D8FF00;
}
.orange {
	color: #FF5A00;
}

