div.index p img {
	display:		none;
}
div.index p {
	font-size:		16px;
	width:			100%;
	margin:			10px 0;
	text-align:		center;
	font-weight:	bold;
}
div.index a {
	display:		block;
	width:			100%;
	margin:			4px 0;
	color:			#7dcc00;
	font-weight:	bold;
	text-align:		center;
}