A:link {
	color: #FFFFFF;
	text-decoration: none;
}

A:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

A:active {
	color: #FFFFFF;
	text-decoration: none;
}

.event_title {
	font-size: large;
	font-weight: bold;
	color: #22A2D3;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}


.normal_text {
	font-family: Arial;
	font-weight: bold;
	font-size: small;
	font-style: normal;
}

