a.ji {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	height: auto;
	width: auto;
}
a.ji:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	height: auto;
	width: 100%;
	display: block;

}
