﻿.EventList_background
{
	background-image: url(../Misc/Images/CalendarEvents.jpg);
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	height: 357px;
	width: 247px;	
}

.EventList_title
{
	color: White;
	text-indent: 20px;
	font-size: 14px;
	line-height: 16px;
}

.EventList_date
{
	color: #EEAC70;
	text-indent: 20px;
	font-size: 12px;
	line-height: 20px
	
}

.EventList_event, .EventList_event a:link, .EventList_event a:visited
{
	color: #7CD3F1;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}