h1 {
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	font-weight: bold;
	font-style:italic;
}

body {
	background-color: #FFFFCC;
}
