

.quote_author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
#	font-size: 12px;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	padding-bottom: 16px;
}

.quote_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
#	font-size: 12px;
	font-size: x-small;
	color: #000000;
	padding-bottom: 16px;
}

.current_listing {
	padding-top: 16px;
}

.day_header,
.uday_header,
.event_header,
.event_desc,
.uevent_desc,
.highlight  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
#	font-size: 12px;
	font-size: x-small;
	color: #000000;
	padding-bottom: 16px;
}

.highlight
{
	display: inline;
	font-weight: bold;
	color: #c00000;
}

.day_header {
	text-decoration: underline;
	font-weight: bold;
	padding-top: 16px;
}

.uday_header {
	text-decoration: underline;
	padding-top: 16px;
}

.event_header {
	font-weight: bold;
}

.uevent_desc {
	font-weight: bold;
}

div.event_link{
	padding-bottom: 16px;
}

a.event_link:link,
a.event_link:visited,
a.event_link:hover,
a.event_link:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
#	font-size: 12px;
	font-size: x-small;
	color: #CC9900;
	font-weight: bold;
#	color: #0000FF;
}

a.event_link:hover {
	color: #CCCC66;
}
