body {
	background-color: #efedde;
}
.fuente {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bolder;
	color: #ac8e34;
	text-decoration: none;
}
.tablagrl {
	margin-left: 30px;
	margin-top: 10px;
	height: 500px;
	width: 1010px;
	border: 2 dotted #0099FF;
}
.photos {
	padding-top: 60px;
	text-align: center;
}
.centrar {
	background-position: center;
}

.flechas{
	padding: 15px;
	padding-left: 5px;
}
a:visited {
	color: #956815;
}
a:active {
	color: #956815;
}
a:hover {
	color: #B62A1B;
	font-weight: bold;
}a:link {
	text-decoration: none;
	color: #AA9033;
}
.menugnr {
	padding-top: 70px;
}
.mini{
	letter-spacing: 3pt;
	font-size: 9px;
	text-align: right;
	text-decoration:none;
	font-weight: bolder;
}
