/* CSS Document */

.enlace{
  font-family:"Times New Roman", Times, serif;
  font-size:12px;
  font-style:normal;
  line-height:normal;
  font-weight:bold;
  color:#ffffff;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	color:#980000;
	text-transform: none;
	}

.legales {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	color:#000000;
	text-transform: none;
	}
	.legales3 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	color:#000000;
	text-transform: none;
	}
	
.anuncios {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	color:#000000;
	text-transform: none;
	}
		
.anuncios2 {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	color:#980000;
	text-transform: none;
	}
	
.Formulario {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	color:#980000;
	text-transform: none;
	}
.amarillo{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	color:#ffcc00;
	text-transform: none;
	}