BODY {
	font-family : Arial, Helvetica, sans-serif;
	font : 16px;
}

A {
	color : #4169E1;
	text-decoration : none;
	font : bolder;
}

A:HOVER {
	text-decoration : underline;
}
