a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: 700;
	color: #990000;
	text-decoration: none;
}
body {
	background-image: url(../imagenes/fondos/f4.jpg);
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: 700;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: 600;
	color: #FF0000;
	text-decoration: none;
}
.textogrupo {
	font-family: "Courier New", Courier, monospace;
	font-size: 70px;
	font-weight: 900;
	color: #000000;
}
