h1 {	font-family: Arial, Helvetica, sans-serif;	font-style: italic;	color: #FF6600;}body {	font-family: Arial, Helvetica, sans-serif;}}a:link {	font-weight: normal;	color: #3300FF;	text-decoration: none;}a:visited {	font-weight: normal;	color: #660099;	text-decoration: none;	}a:hover {	font-style: normal;	font-weight: normal;	color: #FF6600;	text-decoration: underline;	}	a:active {	color: #6600FF;	text-decoration: none;}h3 {	color: #FF6600;}