/* links */
a.home:link, a.home:visited {font-family:Times, serif;font-size:13px;color:#993300;font-weight:bold;text-decoration:none;}
a.home:active {font-family:Times, serif;font-size:13px;color:#993300;font-weight:bold;text-decoration:underline;}
a.home:hover {font-family:Times, serif;font-size:13px;color:#993300;font-weight:bold;text-decoration:underline;}

.homeTitleTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}

.homeTitleTxt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}

.no-of-events {
	font-family: Verdana,Arial,helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	color: #996633;
}


