body{
	background: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

}
td{
	font-size: 12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

}
a{
	color: #890103;
	text-decoration: underline;
}

a:hover{
	color: #890103;
	text-decoration: none;
}

a:active{
	color: #890103;
	text-decoration: none;	
}

a:visited{
	color: #890103;
	text-decoration: underline;
}
.tb_desc{
 color: white;
}
