@charset "utf-8";
.alt {
	font-family: "Imprint MT Shadow";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFCC66;
	text-align: center;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.alt a {
	font-family: "Imprint MT Shadow";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFCC66;
	text-align: center;
	display: block;
	width: 75px;
}
.alt a:visited {
	font-family: "Imprint MT Shadow";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFCC66;
	text-align: center;
	display: block;
	width: 75px;
}
.alt a:hover {
	font-family: "Imprint MT Shadow";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC66;
	text-align: center;
	display: block;
	width: 75px;
}

