.meRegioButton3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url("../images/meregio-button.jpg");
	background-repeat: no-repeat;
	background-position: 0px -236px;
	height: 40px;
	width: 400px;
	display: block;
	padding-left: 23px;
	color: #FFFFFF;
	font-size: 19px;
	padding-top: 7px;
	text-decoration: none;	
}
.meRegioButton3 a:hover {
	background-position: 0px -292px;
	color: #000000;
}

