.textoInicio {
	 font-family: Tahoma; 
	 color: #FFFFFF; 
	 font-size: 12px;
	 font-weight: bold;
	 text-align: center; 
	 
}

a {
	color: Red;
	font-size: 11 pt;
}
a:hover {
	text-decoration: underline;
}
.texto1 {
	font-family: Tahoma;
	color: #FDE11C;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
