BODY	{	font-family: Ariel, Tahoma, Verdana, Times New Roman; 
			font-size: 11pt;
			color: #D80080;
			background-color: #FFF2F2;
		}

H1		{	font-size: 16pt;
			text-align: center;
			margin-bottom: 4px;
		}

A		{	color: RED; }
A:hover {	color: PURPLE; }