﻿body
{
}

.calendarTitle
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.calendarContent
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.calendarContent a:link
{
	font-family: Verdana;
	font-size: 8pt;
	color: #0033CC;
	text-decoration: none;
}

.calendarContent a:visited
{
	font-family: Verdana;
	font-size: 8pt;
	color: #0033CC;
	text-decoration: none;
}

.calendarContent a:hover
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FF0000;
}