body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#txs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c5c5c5;
	text-decoration: none;
	font-weight: normal;
}
#txs a:link {
	color: #ffffff;
	text-decoration: none;
}
#txs a:visited {
	color: #c5c5c5;
	text-decoration: none;
}
#txs a:hover {
	color: #e4e4e4;
	text-decoration: none;
}
#txs a:active {
	color: #ffffff;
	text-decoration: none;
}
