body {
	background-color: #afb6b2;
	background-image: url(images/bgr_ind.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#txs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#txs a:link {
	color: #000000;
	text-decoration: none;
}
#txs a:visited {
	color: #000000;
	text-decoration: none;
}
#txs a:hover {
	color: #666666;
	text-decoration: none;
}
#txs a:active {
	color: #000000;
	text-decoration: none;
}

