BODY {background-color: white; color: black; font-size: 10pt;
	font-family: "ariel", sans-serif;}

A:link {text-decoration: none; color: darkgray;}

A:active {text-decoration: underline; color: black; background-color: black;}

A:hover {text-decoration: none; 
background-color: black; color: white; }

A:visited {text-decoration: none; color: lightblue;}

#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;}

