a:link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000099;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000099;

}
.title {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	font-weight: bold;

}
.eventtitle {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;

}
.bdr {
	border: 1px solid #FF6600;
}
