@charset "UTF-8";
.regulartext {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000;
}
.serviciostext {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.subtitle {
	font-family: Calibri;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.subtitle:hover {
	font-family: Calibri;
	font-size: 16px;
	color: #093;
	text-decoration: none;
	font-weight: bold;
}
.subtitlehomewhite {
	font-family: Calibri;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	display: block;
	padding: 20px;
	width: 160px;
}
.subtitlehomewhite:hover {
	font-family: Calibri;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	background-color: #C3FDB8;
	display: block;
	padding: 20px;
	width: 160px;
}
.vermas {
	font-family: Cambria;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.vermas {
	font-family: Cambria;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.vermaslink {
	color: #000;
	font-family: Cambria;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}
.vermaslink:hover {
	color: #F00;
	font-family: Cambria;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}
.menuwhitetext {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.bottomlinks {
	font-family: Calibri;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
