a {
	text-decoration: none;
}

body {
	background-color: #DFF5F4;
}

.TxtNaranja {
	font-family: Verdana, Georgia, Courier, mono;
	font-size: 11px;
	color: #F3724F;
	font-weight: bold;
	height: 110%;
	line-height : 20px;
			
}

.Boton:hover{
	color: #ECF8F7;
}

.TxtConcurso {
	font-family: Myriad, Verdana, Georgia;
	font-size: 11px;
	color: #BD1B2A;
	height: 110%;
	line-height : 21px;
	padding-left : 3px;
	padding-top : 3px;			
}

.TxtConcurso:hover{
	text-decoration:underline;
}

.TxtSabores {
	font-family: Myriad, Verdana, Georgia;
	font-size: 12px;
	color: #BD1B2A;
	font-weight: bold;
	height: 110%;
	padding-left : 3px;
	padding-top : 3px;			
}

.TxtAzul {
	font-family: Verdana, Georgia, Courier, mono;
	font-size: 11px;
	color: #2D7270;
	font-weight: bold;
	height: 110%;
	line-height : 15px;
			
}

.TxtGeneral {
	font-family:  Verdana, Georgia, Courier, mono;
	font-size: 11px;
	color: #B31B29;
	line-height : 20px;
	padding: 10px;
	text-align: justify;
			
}

.TxtCaja {
	font-family:  Arial, Verdana, Georgia, Courier, mono;
	font-size: 11px;
	color: #9E0902;
	line-height : 20px;
	padding: 12px;
			
}

.TxtCaja:hover{
	text-decoration:underline;
}

input {
	 background-color: #DFF5F4;
	 border-style: solid;
	 border-width: 1;
	 font-family: Verdana, Georgia, Myriad,;
	 font-size: 9px;
	 color: #BD1B2A;
}
.Seren {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #A22E0F;
	font-weight : bold;
	background-image : background-image : url(ImagenesModulo/FondoSeren.gif);
	text-decoration : none;
}
.Seren:hover {
	color: #084279;
}

