@charset "utf-8";
.texto1 {
	color: #FFFFFF;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

.fquienes {
	background-image: url(images/fquienes.jpg);
	background-repeat: no-repeat;
}
.tex2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fqsm {
	background-image: url(images/qsomsl.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
