.texto {
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textoRojo {
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FE0000;
	text-decoration: none;
	text-transform: uppercase;
}
.textoRojomin {
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FE0000;
	text-decoration: none;
	text-transform: none;
}
.textoamarillo {
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	text-transform: none;
}
.textoamarillolink {
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFCC00;
	text-transform: none;
	text-decoration: none;
}
.textoamarillolink:hover {
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFCC00;
	text-transform: none;
	text-decoration: underline;
}
.textoRojomin:hover {
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FE0000;
	text-decoration: underline;
}

.textohome {
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-decoration: none;
}
.textoRojominhome {
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana;
	font-size: 13px;
	font-style: bold;
	line-height: 16px;
	font-weight: bold;
	color: #FE0000;
	text-decoration: none;
}
.textoRojominhome:hover {
	color:#FF9966;
}
.textoama{
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFCC00;
	text-transform: none;
}