.vcard {
text-align:center;
font-size: 11px;
font-weight: bold;
padding-top: 32px;
}	

.vcard a {
	color: #87BBC9;
	font-weight: bold;
	text-decoration: underline;
}

.vcard a:hover{
	color: #fff;
}

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

.vcard h4, .vcard h4 a.url {
color: #87BBC9;
font-size: 16px;
text-decoration:none;
margin-bottom: 10px;}


