a {
	outline:none;
}
#amarimonoft {
	display:block;
	position:relative;
	height:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:25px;
	width:220px;
	background: url(amarimonoft.png) no-repeat 0px 0px;
}
#amarimonoft:hover {
	background: url(amarimonoft.png) no-repeat 0px -30px;
}
#amarimonoftb {
	display:block;
	position:relative;
	height:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:25px;
	width:220px;
	background: url(amarimonoftb.png) no-repeat 0px 0px;
}
#amarimonoftb:hover {
	background: url(amarimonoftb.png) no-repeat 0px -30px;
}
.secret {
	display:none;
	visibility:none;
}
#topmenu {
	z-index:1000;
	padding:0;
	margin:0;
	width:100%;
	height:30px;
	text-align:center;
	background: url(menu.png) repeat-x top center;
	position:relative;
}
#topmenu_wrap {
	width:421px;
	margin-left:auto;
	margin-right:auto;
}
#topmenu_a {
	height:20px;
	width:120px;
	background: url(amenu.png) no-repeat 0px 0px;
	display: block;
	float:left;
}
#topmenu_a:hover {
	background: url(amenu.png) no-repeat 0px -20px;
}
#topmenu_a:active {
	background: url(amenu.png) no-repeat 0px -40px;
}
#topmenu_vp {
	height:20px;
	width:120px;
	background: url(vpmenu.png) no-repeat 0px 0px;
	display: block;
	float:left;
}
#topmenu_vp:hover {
	background: url(vpmenu.png) no-repeat 0px -20px;
}
#topmenu_vp:active {
	background: url(vpmenu.png) no-repeat 0px -40px;
}
#topmenu_af {
	height:20px;
	width:181px;
	background: url(afmenu.png) no-repeat 0px 0px;
	display: block;
	float:left;
}
#topmenu_af:hover {
	background: url(afmenu.png) no-repeat 0px -20px;
}
#topmenu_af:active {
	background: url(afmenu.png) no-repeat 0px -40px;
}