a  {
	text-decoration: none;
	font-family: "Trebuchet MS";
}

a:hover  {
	color : #CC3333;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.indexbody {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.indexevents {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.indexboldunderline {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.indexbodybold {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

