.border {
	border: 1px solid #FF9900;
}
.menuTxt {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #FF9966;
	font-weight: bold;


}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;

}
.mainTxt {
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-transform: none;
	display: block;
	list-style-type: none;

}
.upcomingEvents {
	border: medium dashed #FF6600;
}
