BODY {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

P { font-size: 10pt }

A:LINK, A:VISITED {
	text-decoration : none;
}

A:HOVER {
	color : #FFFFFF;
	text-decoration : none;
	background-color: #990000;
}