body,td,th {
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 12px;
	color: #C9F;
}
body {
	background-color: #000;
}
a:link {
	color: #F9F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C3F;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #F0F;
	text-align: right;
}
.whtTXT {
	color: #FFF;
}.size10txt {
	font-size: 10px;
}
.justifiedtxt {
	text-align: justify;
}

