@charset "utf-8";
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.pie {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: center;
}
a.pie {
	text-decoration: none;
}
.firma {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bolder;
}
a.firma {
	text-decoration: none;
}
.pestanas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
a.pestanas {
	text-decoration: none;
	color: #FFFFFF;
	height: 130%;
}.pestanas a:hover {
	color: #CCCCCC;
}
.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: lighter;
}
.enlaces {
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.enlaces a {
	text-decoration: none;
	color: #333333;
}
.texto .enlaces a:hover {
	color: #EF0077;
}
