.style3 {
color: #666666; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
line-height:12px;
text-align:center;
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #006666;
	text-decoration: underline;
}

a:hover {
	color: #006666;
	text-decoration: none;
}

a:active {
	color: #006666;
	text-decoration: underline;
}
.vcard span, div{
color: #666666;
display:inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:12px; 
text-align:center;
}