BODY {	background-color: black; color: silver;	font-size: 10pt;
	font-family: "ariel", sans-serif;}

A:link {text-decoration: none; color: orange;}

A:active {text-decoration: underline; color: orange; background-color: black;}

A:visited {text-decoration: none; color: orange;}

A:hover {text-decoration: underline; 
background-color: orange; color: black; }

#IMG {border: 0;}

.HEADER {font-size:18pt; font-weight: bold;}
	
.NEWSTUFF {font-family: sans-serif; font-size: 12pt;	font-weight: bold; color: rgb(255,255,255); background-color: lightblue;}

