@charset "utf-8";

body { background-color: #000000;      
	   font-size: 16px;
	   color: #fed700;
	   line-height: 14px;}
	
td, th {font-size: 16px;
	}
	
a:link {color: #988988;
	text-decoration: none;}
	
a:hover {color: #ffffff;
	text-decoration: underline;}
	
a:active {color: #ff0000;
	text-decoration: line-through;}
	
a:visited {color: #988988;
	text-decoration: none;}
.style5 {color: #ff0000;
		 font-size: xx-small;}