BODY {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

A:LINK, A:VISITED {
	text-decoration : none;
}

A:HOVER {
	color : magenta;
	text-decoration : none;
}