/*
	Copyright © 2008-2010 Pack 178 [http://www.ncpack178.org]
	
	Provided By: Eric Gillette <cubmaster@ncpack178.org>
	
*/
.eventDate {
	font: bold 11px/13px Tahoma;
	color: #007A7C;
	margin: 5px;
	padding-top: 5px;
	}
a.eventLink {
	text-decoration: none;
	font: bold 11px/13px Tahoma;
	color: #0000FF;
	margin: 5px;
	line-height: 8px;
	}
a.eventLink:hover {
	text-decoration: underline;
	font: bold 11px/13px Tahoma;
	color: #3D3F3E;
	margin: 5px;
	line-height: 8px;
	}