body 
    {
    font-family:"Verdana, Arial, Bookman Old Style, Georgia";
    font-size:14px;
    margin:0; 
	background-image: url(./i/fondo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 50%;

    } 
td 
    {
    font-family:"Verdana, Arial, Bookman Old Style, Georgia";
    font-size:14px;
    }


A:link		
	{
	color:#0000ff;
	}
A:visited
 	{
	color:#ff0000;
	}

A:active
	{
	text-decoration:none;
	color: #ffcc00;
	}

A:hover
	{
	text-decoration:none;
	color:#cc0000;
	}



.sangria 

	{
	margin-left:15;
	margin-:0;
	}



