

.vcard {
	font-size: 9px;
	color: #7F7A68;
	font-family: Arial, Helvetica, sans-serif;
}
.vcard a:link {
	color: #666;
	text-decoration: none;
}
.vcard a:visited {
	color: #666;
	text-decoration: none;
}
.vcard a:hover {
	text-decoration: underline;
}
.vcard a:active {
	text-decoration: none;
}
