a:link, a:active, a:visited {
	font-family: Tahoma, arial;
	color: #1159A8;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, arial;
	color: #1159A8;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	background-color: #D9DA2A;
}
BODY {
	font-weight: normal;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #8E9091;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #5C7184;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #70FF1D;
	text-decoration: underline;
}
.red {
	color: #D22C2C;
}
.orange {
	color: #FFEA00;
}
.grey {
	color: #687482;
}

