a.flag_English{
	background:url(img/English.jpg) no-repeat;
	display: inline-block;
	width:23px;
	height:18px;
	margin-top: -1px;
	margin-bottom: -3px;
	}
a.flag_English_hover {
	background:url(img/English.hover.jpg) no-repeat;
	display: inline-block;
	width:23px;
	height:18px;
	margin-top: -1px;
	margin-bottom: -3px;
	}
a.flag_English:hover {
	background:url(img/English.hover.jpg) no-repeat;
	}

a.flag_Russian {
	background:url(img/Russian.jpg) no-repeat;
	display: inline-block;
	width:23px;
	height:18px;
	margin-top: -1px;
	margin-bottom: -3px;
	}
a.flag_Russian_hover {
	background:url(img/Russian.hover.jpg) no-repeat;
	display: inline-block;
	width:23px;
	height:18px;
	margin-top: -1px;
	margin-bottom: -3px;
	}
a.flag_Russian:hover {
	background:url(img/Russian.hover.jpg) no-repeat;
	}
	
	
	
	a.flag_Spanish {
	background:url(img/Spanish.jpg) no-repeat;
	display: inline-block;
	width:23px;
	height:18px;
	margin-top: -1px;
	margin-bottom: -3px;
	}
a.flag_Spanish_hover {
	background:url(img/Spanish.hover.jpg) no-repeat;
	display: inline-block;
	width:23px;
	height:18px;
	margin-top: -1px;
	margin-bottom: -3px;
	}
a.flag_Spanish:hover {
	background:url(img/Spanish.hover.jpg) no-repeat;
	}