body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#mdf_title {
	margin-bottom: 160px;
	margin-top: 160px;
}

#mdf_current {
	margin-bottom: 40px;
}

a:hover {
	text-decoration: none;
	background-color: #006600;
	color: white;
}

a {
	color: #333333;
}

