.nav    { font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	background-color: #919191;
	color: #404040;  }
.body { font-family: Arial, Helvetica, sans-serif; font-size: 16px; 
    background-color: #666666;
	color: #A9A9A9  }

	A:link { color: #802A2A; text-decoration: none;  font-weight: bold; }
	A:visited {	color: #660000;	text-decoration:  none;	font-weight: bold; }
	A:active { color: #FFCC66; text-decoration: underline; }
	A:hover { color: #FFB00F; text-decoration: underline; }
