BODY { 	font-family: helvetica, sans-serif ;
	background: #f7e1af;
	background: #ffbbbb;
	color: red; 
}
P {     font-family: helvetica, sans-serif ; }
LI { color: red; }
PRE { color: red; }
a:link {color: #aa0000; text-decoration: underline; }
a:visited {color: #ff5555; text-decoration: underline; }
a:hover {color: black; text-decoration: none; }
a:active {color: white; text-decoration: underline; }
a:focus {color: white; text-decoration: underline; }




