body {
	vertical-align: middle;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #728074;
}
.texto_bold {
	font-weight: bold;
}

.contactbook {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: 728074;
	text-decoration: none;
	font-weight:bold;

}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: 728074;
	text-decoration: none;

}
.contact_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: 1a171b;
	text-decoration: none;

}a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: 728074;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: 728074;
	text-decoration: underline;
}
a.bio{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #728074;
	text-decoration: none;
}
a.bio:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #728074;
	text-decoration: underline;
}