.textoNegro {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
}
a.textoNegro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.textoBlanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff4e3;
	text-decoration: none;
	font-weight: bold;
}
.textoRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	margin-left: 10px;
}
a.textoRojo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.cuadroMenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FDD08D;
	border: 1px solid #C5402E;
}
.textoMenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}
a.textoMenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #c5402e;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}
.textoNaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	margin-left: 10px;
}
.cuadroTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FEE6C3;
	border: 1px solid #C5402E;
}
.tituloBlanco {
	font-family: Tahoma;
	font-size: 24px;
	color: #fff4e3;
	text-decoration: none;
	letter-spacing: 10px;
	margin-left: 10px;
}
.textoTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
a.textoTop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1f0000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
.textoBottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
}
.tituloRojo {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: 5px;
}
.listaRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	margin-left: 30px;
}
.listaNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 30px;
}
.textoNegroLink {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a.textoNegroLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.tituloRojoLink {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 5px;
}
a.tituloRojoLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 5px;
}
.textoRojoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.textoRojoLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.textoNegroLink2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
a.textoNegroLink2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}

