p {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #F0F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contenedor {
	background-color: #FFFFFF;
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
body {
	text-align: center;
}
#enlace_pg01 {
	position: absolute;
	overflow: visible;
	top: 217px;
	height: 237px;
	width: 227px;
	margin: 0px;
	padding: 0px;
	left: 228px;
	background-image: url(../imagenes/GT_maz.jpg);
}
#enlace_parole {
	position: absolute;
	overflow: visible;
	top: 343px;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 64px;
	left: 478px;
	background-image: url(../imagenes/GT_pdq.jpg);
}
#linea01 {
	position: absolute;
	overflow: visible;
	top: 474px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 29px;
	width: 512px;
	left: 231px;
}

#contenedor_pg01 {

	background-color: #FFFFFF;
	height: 600px;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#enlace_pg01:hover {

	position: absolute;
	overflow: visible;
	top: 217px;
	height: 237px;
	width: 227px;
	margin: 0px;
	padding: 0px;
	left: 228px;
	background-image: url(../imagenes/GT_maz_2.jpg);
}
#enlace_parole:hover {
	position: absolute;
	overflow: visible;
	top: 343px;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 64px;
	left: 478px;
	background-image: url(../imagenes/GT_pdq_2.jpg);
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	visibility: hidden;
}

a {
	text-decoration: none;
	color: #000000;
}
#anuncio {
	font-family: Consolas;
	font-size: 50px;
	color: #FF00FF;
	font-style: normal;
	font-weight: bold;
	text-decoration: blink;
	position: absolute;
	left: 542px;
	width: 204px;
	height: 57px;
	top: 220px;
}
