body {
	background-color: #59616C;
}
.medium_size {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.back_buttom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #7CADC2;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #B8D2DE;
}
a:active {
	text-decoration: none;
}
