body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	list-style-type: disc;
	background-color: #000000;
	background-image: url(images/stars.gif);
	background-attachment: fixed;
	position: relative;

} 



table { 

   font-weight: bold; 

   font-size: 12px; 

} 



A:link { 

   color: #0080FF; 

} 



A:active { 

   color: #FFFF33; 

} 



A:visited { 

   color: #1144DD; 

} 



A:hover { 

   color: #FFFF33; 

} 