.language_versions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #56050E;
	text-decoration: underline;
}
.language_versions:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #56050E;
	text-decoration: none;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCB65;
	background-color: #54030C;
	display: block;
	text-decoration: none;
}
.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCB65;
	background-color: #654921;
	display: block;
	text-decoration: none;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #55040D;
	text-decoration: underline;
	font-weight: bold;
}
.link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #55040D;
	text-decoration: none;
	font-weight: bold;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #56050E;
	text-decoration: none;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #54030C;
	text-decoration: none;
}
