a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #D8FF00;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #D8FF00;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #0E1313;
	background-image: url(../images/backgroundGradient.jpg);
	background-repeat: repeat-x;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #CCCCCC;
	/* color: #9EAAAB; */
	line-height: 18px;
}
.names {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.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;
}
.Footer {
	font-family: Tahoma, Arial;
	color:#FFFFFF;
	font-size:10px;
	}
