.events {
	color: #CCCC99;
	background-color: #336633;
	font-weight: bold;
	font-variant: small-caps;
}
.bodyfontII {
	font-size: 14px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}



a.bigger:link {
	color: #336633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
	
a.bigger:hover {
	color: #CCCCCC;
	}
