.orange_gray a:hover {
	display: block;
	text-decoration:none;
	background-image:url(../../files/pics/button_gray.jpg);
	margin-left: -35px;
	width: 190px;
	height: 20px;
	font-size: 1.0em;
	border-top: 1px solid;
	border-bottom: 1px solid;
	color: black;
}

.orange_gray a {
	display: block;
	text-decoration:none;
	background-image:url(../../files/pics/button_orange.jpg);
	margin-left: -35px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	color: black;
	width: 190px;
	height: 20px;
	font-size: 0.9em;
	padding-left: 40;
}

.gray_orange a {
	display: block;
	text-decoration:none;
	background-color:#e9e9e9;
	margin-left: -35px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	color: black;
	width: 190px;
	height: 20px;
	font-size: 0.9em;
	padding-left: 40;
}

.language {
	color: black;
	text-decoration:none;
}

.hoppala a:hover {
	display: block;
	margin-left: -35px;
	text-decoration:none;
	width: 200px;
	height: 25px;
	font-size: 1.1em;
	border-top: 0px none;
	border-bottom: 0px none;
	color: black;
	padding-left: 68px;
	padding-top: 3px;
	background-repeat:no-repeat;
}

.hoppala a {
	display: block;
	text-decoration:none;
	margin-left: -35px;
	background-image:url(../../files/pics/button.png);
	color: black;
	width: 200px;
	height: 25px;
	font-size: 1.0em;
	padding-left: 70px;
	padding-top: 3px;
	background-repeat:no-repeat; 
}
