body {
	color: #000033;
	background-color: #CCEEFF;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF8080;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}
table.evttbl {
	border: 6px ridge #006;
}
