.vcard {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 90%;
	text-align: center;
	border: 2px solid #e22561 !important;
	padding: 4px 4px 4px 4px !important;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 4px 0 !important;}	

.vcard a {
	color: #e22561;
	text-decoration: underline;
}

.vcard a:hover {
	color: #e22561;
	text-decoration: none;
	border-bottom: 3px solid #FFFFFF;
}

.vcard .fn {
	display: block;
	font-weight: bold;
} 

.vcard h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #e22561;
}