.servicios {
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.linkbase {color: #990000}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.descripcionquien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003300;
	font-weight: bold;
}
.descripservi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

