@charset "UTF-8";
.centrepanellink {
	font-weight: bold;
	background-color: #693;
	text-align: center;
	padding: 10px;
	float: left;
	height: auto;
	width: 480px;
	border: 5px groove #CCC;
	color: #FFF;
	margin: 15px;
}
