.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 50px;
	color: #000000;
	background-color: #D8719C;
	height: 50px;
	width: 180px;
	font-weight: bold;
	display: block;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
}
.navi a:link {
	color: #000000;
	text-decoration: none;
}
.navi a:visited {
	color: #000000;
	text-decoration: none;
}
.navi a:active {

	color: #000000;
	text-decoration: none;
}
.navi a:hover {
	color: #000000;
	background-color: #FFFFCC;
	height: 50px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 48px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D8719C;
	border-right-color: #D8719C;
	border-bottom-color: #D8719C;
	border-left-color: #D8719C;
}
