.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9999CC;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6C6FF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	text-decoration: underline;
}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9999CC;
	text-decoration: none;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9999CC;
	text-decoration: none;
	font-weight: bold;

}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;

}
.events {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
