body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
		font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #498ED3;
	background-image:url(../images/back_valentin.jpg);

}

A:link {
	COLOR: #ff6600; TEXT-DECORATION: none
}
A:visited {
	COLOR: #ff6600; TEXT-DECORATION: none
}
A:hover {
	COLOR: #333333; TEXT-DECORATION: underline
}

select {
	font-size: 11px;
}
input {
	font-size: 11px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif; font-size:9px; background-color:#FEF1DA; border: 1px #FF9900 solid; cursor:hand;
}
.contenidos {
	font-size: 11px;

}
.titulo_naranja {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}
.titulo_gris {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.letras_blancas {
	font-size: 10px;
	color: #FFFFFF;
}
.letras_destacadas {
	font-size: 11px;
	color: #FF6600;
}
.letras_destacadas2 {
	font-size: 11px;
	color: #333333;
}
