body {
	background-color: #000000;
	}
	
a:link {
	font-family: helvetica, arial; 
	font-size: 11px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration:none; 
	}
	
a:visited { 
	font-family: helvetica, arial;
	font-size: 11px;
	font-weight: normal; 
	color: #ffffff; 
	text-decoration:none; 
	}
	
a:focus { 
	font-family: helvetica, arial;
	font-size: 11px;
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none; 
	}
	
a:hover { 
	font-family: helvetica, arial;
	font-size: 11px;
	font-weight: normal; 
	color: #ffffff;  
	text-decoration:none;
	background-color: #ff9900; 
	}
	
a:active { 
	font-family: helvetica, arial;
	font-size: 11px;
	font-weight: normal; 
	color: #ffffff;   
	text-decoration: none; 
	}
	
.txt { 
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	line-height:14px; 
	color: #ffffff;
	text-align: center;
	letter-spacing: 0em;
	word-spacing: 0px;
	}