A {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
	}





BODY {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
}
