a {
	font-family: Arial;
	color: #0099FF;
	text-decoration: underline;
	weight: bold;
}	
a:link {
	font-family: Arial;
	color: #0099FF;
	text-decoration: underline;
	weight: bold;
}
	
a:visited {
	font-family: Arial;
	color: #0099FF;
	text-decoration: underline;
	weight: bold;
}
body {  
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal; 
	background-color:#000000; 	
 }
