@charset "utf-8";

#menuLanguage {
	text-align: right;
	height: 30px;
	width: 450px;
	position: absolute;
	right: 0px;
	top: 142px;
}
#menuLanguage a {
	color: #FFFFFF;
	text-decoration: none;
}
#menuLanguage a:hover {
	text-decoration: underline;
}
