body {
	background-image: url(../imagenes/fondos/f1.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}
.Letrasparapaginasgenerales {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #990000;
	font-weight: 600;
}
.tablaspaginasgenerales {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
}
.Letrastitulos {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: 900;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: 900;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
