.c_contentpane {
	margin: 0;
	padding: 90px 0 0 120px;
	width: 340px;
	height: 370px;
	background: url('images/Circle.png') no-repeat;
	color: #000;
}

.c_contentpane Normal {
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
}

.c_contentpane a:link,
.c_contentpane a:visited {
	color: #000;
	text-decoration: none;
}

.c_contentpane a:hover,
.c_contentpane a:active {
	color: #FFF;
	text-decoration: none;
}
