.event_sf_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 280px;
	height: 100;
	background-color: #006600;
	text-align: center;
	color: #FFFF66;
	padding: 10px;
	border-left-color: #003300;
	border-bottom-color: #003300;
	border-right-color: #003300;
	border-top-color: #003300;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-left-width: thin;
}
.event_sf_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.event_sf_box A:link {color: #FFFF66; text-decoration: none;}	
.event_sf_box A:visited {color: #FFFFFF; text-decoration: none;}
.event_sf_box A:active {color: #FFFFFF; text-decoration: none;}
.event_sf_box A:hover {color: #FFFFFF; text-decoration: none;}	


