						/* CSS Document */
body
	{
	color:#000066;
	font-size:14px;
	font-family:"Trebuchet MS";
	background-image:url(fotos/lapaz.jpg);
	background-attachment:fixed;
	}
a:link
	{
	text-decoration:underline;
	color:#CC6600;
	}
a:active
	{
	color:#CC3300;
	}
a:visited
	{
	color:#CC6600;
	}
	
