
 body { background: #000 no-repeat fixed center; 
	color: white;
        font-family: Verdana, Tahoma, Arial, Sans-Serif; 
        font-size: 11pt;}

 A:link {text-decoration: none; color: #00C000}
 A:visited {text-decoration: none; color: #00C040}
 A:active {text-decoration: none; color: #00FF00}
 A:hover {text-decoration: underline; color: #FF82EC;}

 img { border: 0; }

 #news { font-size: 10pt;
	border: #113352 2px solid; 
	background: #002211; }

 #info { font-size: 8pt;
	 border-bottom: #113352 1px solid; 
	background: black; }

 #header { font-size: 12pt;
	    background: #002200 URL('./grfx/header.png'); }
