a.EcLink:link {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Blue;
	font-size : 11px;
}

a.EcLink:active {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Blue;
	font-size : 11px;
}

a.EcLink:visited {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Blue;
	font-size : 11px;
}

a.EcLink:hover {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Red;
	font-size : 11px;	
}

/* Event Link */

a.EventLink:link {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Navy;
	font-size : 10px;
}

a.EventLink:active {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Navy;
	font-size : 10px;
}

a.EventLink:visited {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Navy;
	font-size : 10px;
}

a.EventLink:hover {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : White;
	font-size : 10px;	
}

/* Event Listing Styles for bottom of Calendar */

.EventName {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Black;
	font-size : 13px;
}

.EventDesc {
	font-family : Verdana;
	font-style : normal;
	font-weight : normal;
	color : Navy;
	font-size : 11px;
}

.EventDateTime {
	font-family : Verdana;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	font-size : 11px;
}

.EventHeader {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Blue;
	font-size : 16px;
}

a.listlink:link {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Blue;
	font-size : 11px;
}

a.listlink:active {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Blue;
	font-size : 11px;
}

a.listlink:visited {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Blue;
	font-size : 11px;
}

a.listlink:hover {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Red;
	font-size : 11px;	
}

td.agencyhead {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : #660000;
	font-size : 12px;
}

td.userhead {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : #660000;
	font-size : 12px;
}

td.calhead {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : #656600;
	font-size : 12px;
}

.listhead {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : black;
	font-size : 11px;
}

.listtext {
	font-family : Verdana;
	font-style : normal;
	font-weight : normal;
	color : 000000;
	font-size : 10px;
}

/* LINKS */

/*/////////////////*/
/* Content Links */
/*/////////////////*/

a.CalendarLink:link {
	font-family : Arial, Helvetica, sans-serif;
	color : #006600;
	font-size : 8pt;

}

a.CalendarLink:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #006600;
	font-size : 8pt;

}

a.CalendarLink:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #006600;
	font-size : 8pt;
	
}
