body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #DA4B48;
	text-decoration: none;
}
a:hover, a:visited:hover, a:active {
	color: #F26A6B;
	text-decoration: none;
}
#footer {
	font: 9px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: #f7c98a url(../images/template/bg_footer.gif) no-repeat center bottom;
	text-align: center;
	margin: 0 auto;
	padding: 5px 0px 15px 0px;
}
#footer a:link, #footer a:visited {
	color: #036;
	text-decoration: none;
}
#footer a:hover, #footer a:visited:hover, #footer a:active {
	color: #369;
	text-decoration: none;
}
.footVBCH {
	color: #CC2B27;
}
td.events {
	background-image: url(/images/home/event_bg.gif);
	background-repeat: repeat;
	color: #111;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
}
td.events span.date {
	color: #036;
	text-transform: uppercase;
	font-size: 11px;
}

td.events span.date a:link, td.events span.date a:visited {
	color: #036;
	text-decoration: none;
}
td.events span.date a:hover, td.events span.date a:visited:hover, td.events span.date a:active {
	color: #369;
	text-decoration: none;
}