a:link {
	text-decoration: none;
	color: #004ebc;
}
a:visited {
	text-decoration: none;
    color: #004ebc;
}
a:hover {
	text-decoration: none;
    color: #4d4e53;
}
a:active {
	text-decoration: none;
    color: #004ebc;
}
.font {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d4e53;
	font-size: 14px;
	font-weight: bold;
}
.side {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d4e53;
	font-size: 15px;
	vertical-align: top;
}
.side_r {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004ebc;
	font-size: 15px;
	vertical-align: top;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d4e53;
	font-size: 15px;
	vertical-align: top;
}
.event {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
