.navigation{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6096DC;
	display: block;
	padding: 14px;
	width: 152px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}

.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2661BB;
	display: block;
	padding: 14px;
	width: 152px;
}
.word_in {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 16px;
	font-size: 12px;
	text-decoration: none;
}
