/*

	Helios Calendar - Professional Event Management System

	Copyright © 2004-2008 Refresh Web Development [www.RefreshMy.com]

	

	Developed By: Chris Carlevato <support@refreshmy.com>

	

	For the most recent version, visit the Helios Calendar website:

	[www.HeliosCalendar.com]

	

	This file is part of Helios Calendar, usage governed by 

	the Helios Calendar EUL found at www.HeliosCalendar.com/license.pdf

*/

.eventDate {

	font-family: Verdana, sans-serif;

	font-size: 12px;

	font-weight: bold;

	padding-top: 5px;

	}

a.eventLink {

	text-decoration: none;

	font-family: Verdana, sans-serif;

	font-size: 11px;

	color: #0000FF;

	line-height: 15px;

	}

a.eventLink:hover {

	text-decoration: underline;

	font-family: Verdana, sans-serif;

	font-size: 11px;

	color: #3D3F3E;

	line-height: 15px;

	}
