P {
	font-family : "MS Serif", "New York", serif;
}

H1 {
	font-family : "MS Serif", "New York", serif;
}

H2 {
	font-family : "MS Serif", "New York", serif;
}

A:Hover {
	color:white;
	background-color: green;
	
}

