body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {		font-family: Arial, Helvetica, Verdana, san-serif;
			font-size: 11px;
			line-height: 13px;
			color: #000000;
			font-weight: normal;
			text-align: left; }

a {			text-decoration: underline;
			color: #000000; }		
						
a:active {	text-decoration: none;
			color: #999999; }

a:visited {	text-decoration: none;
			color: #999999; }
			
a:hover{	text-decoration: none;
			color: #FFFFFF;
			background-color: #000000; }


