code:

a:link {
	color: #999999; 
	text-decoration: none;
}
a:visited {
	color: #999999; 
	text-decoration: none;
}
a:active {
	color: #999999; 
	text-decoration: none;
}
a:hover {
	color: #008802; 
	text-decoration: none;
}

.events {
font: 10pt verdana,tahoma,arial,helvetica,sans-serif;
color: white;
}
