/* azurecurve plugin index
----------------------------------------------- */
a.azc_plugin_index{
	display: block;
	float: left;
	text-align: center;
	margin: 4px;
	color: #fff;
	background: #007FFF;
	width: 220px;
	height: 125px;
	line-height: 125px;
	text-decoration: none; 
	font-weight: 700;
}
a.azc_plugin_index:hover{
	text-decoration: underline; 
}