<STYLE type="text/css">
<!--

	BODY {
	  background-color: #E7CF9C;
		background-image: url(http://www.garrochistasdesevilla.com/imagenes/fondo.gif);
		background-repeat: repeat-y;
		background-position: top center;

	}
	
	P{
		color:#911C1C;
		font-size:90%;
		font-weight: bold;
		font-family: 'Bookman Old Style', serif, sans-serif, 'Times New Roman', times, arial, verdana;
	}
		
	A:link {text-decoration:underline; color:#911C1C;}
	A:visited {text-decoration:underline; color:#911C1C;}
	A:active {text-decoration:underline; color:#911C1C;}
	A:hover {text-decoration:none; color:#7B6C50;}
	
	.navegacion {
		font-weight: bold;
		color:#CB8902;
		font-family: arial, verdana, 'Bookman Old Style', serif, sans-serif, 'Times New Roman', times;
		font-size: 85%;
	}
	
 	A.navegacion:visited {
		color:#911C1C;
		text-decoration:underline;
	} 
	A.navegacion:active {
		color:#911C1C;
		text-decoration:underline;
	} 
	A.navegacion:link {
		color:#911C1C;
		text-decoration:underline;
	} 
	A.navegacion:hover {
		color:#CB8902;
		text-decoration:underline;
	}
	
	
	.pieDeImagen{
		color:#5B4C30;
		font-size:60%;
		font-weight: bold;
		font-family: 'Bookman Old Style', serif, sans-serif, 'Times New Roman', times, arial, verdana;
	}
	
	.primeraLetra{
		font-size:250%;
		font-weight: bold;
		font-family: 'Bookman Old Style', serif, sans-serif, 'Times New Roman', times, arial, verdana;
		color:#E7CF9C;
		background-color:#911C1C;
	}

// -->
</STYLE>