/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #BAC5CE;
}
a {
	color: #E8ECEF;
	
}
.txt1 {
	color: #E8ECEF;
}
.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.txt2 {
	color: #9E9E9E;
	text-decoration: none;
}
.txt3 {
	color: #BBB9B9;
	text-decoration: none;
}
.txt4 {
	color: #FF9900;
	text-decoration: none;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline; 
color: #99FF00;
}
a:active {text-decoration: none}


