BODY {
	font-family : "Times New Roman", Times, serif;
	font: bold;
}

A:LINK, A:VISITED {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

