@charset "UTF-8";
.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #7e99af;
	text-decoration: none;
}
.languagebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #7e99af;
	text-decoration: none;
	text-align: center;
	background-image: url(../English_assets/images/generals/topHeaderLanguage.jpg);
}
.language  a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #7e99af;
	text-decoration: none;
}
.language  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #7e99af;
	text-decoration: none;
}
.language  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7e99af;
}

.image_language {
	background-image: url(../English_assets/images/generals/topHeaderLanguage.jpg);
	text-align: center;
}

