
h2 {font-size: 12px;}

#mine_menu td {text-align: center;}
#mine_menu a {
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-weight: bold;
}
#mine_menu a:link {
	color: #000;
	text-decoration: none;
}
#mine_menu a:visited {
	color: #000;
	text-decoration: none;
}
#mine_menu a:hover {
	color: #fff;
	background-color: #C61442;
	text-decoration: underline;
}
#mine_menu a:link div {}
#mine_menu a:visited div {}
#mine_menu a:hover div {background-color: #C61442;}



