A:HOVER {
	text-decoration : none;
	color : Red;
}

.event {
	font-family: verdana,arial,sans-serif;
	color : #003300;
	font-size: 12px;
}

A.event:HOVER {
	text-decoration : underline;
	color : #990000;
}

A.event:link {
	text-decoration : none;
}

A.event:visited {
	text-decoration : none;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
}
