.fechas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
body {
	background-image: url(imagenes/background.jpg);
}

.texto1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.abajo {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.vinculos A:hover {color:#276db5 /*color sobre no visitados*/; text-decoration: none } A:visited {color:#276db5}
.vinculos A:link, .vinculos A:visited  {color:#276db5; text-decoration: none} /*link sobre celeste*/
.vinculos A:hover, .vinculos A:visited:hover {color:#0088e1; text-decoration: underline} /*color de link sobre*/

.vinculosabajo A:hover {color:#276db5 /*color sobre no visitados*/; text-decoration: none } A:visited {color:#276db5}
.vinculosabajo A:link, .vinculosabajo A:visited  {color:#276db5; text-decoration: none} /*link sobre celeste*/
.vinculosabajo A:hover, .vinculosabajo A:visited:hover {color:#0088e1;  text-decoration: underline} /*color de link sobre*/
.formulario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #dddddd;
}
.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.texto-primera-letra-grande {
	font-size: 76px;
	font-weight: bold;
}
.nombre {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
