a:hover { background-color:white }
#Headline {
	font-family:Arial,Sans-Serif;
	font-size:x-large;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	color:gray;
}
