LI {
	font : x-small;
}
BODY  {
	FONT : 80% verdana,arial,helvetica;
}

A:HOVER {
	background-color : Yellow;
}

A {
	text-decoration : none;
	color : Blue;
}


H1 {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-large;
	text-align : center;
}




