body 
    {
    font-family:"Verdana, Arial, Bookman Old Style, Georgia";
    font-size:12px;
    margin:0; 
    } 
td 
    {
    font-family:"Verdana, Arial, Bookman Old Style, Georgia";
    font-size:12px;
    }

td.fondo
    {
	background-image: url(./i/fondo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%;
    }

td.fondo2
    {
	background-image: url(./i/banner2.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 100% 0%;
    }


td.banner
    {
	background-image: url(./i/banner.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: 0% 0%;
    }


A:link		{ color:#0000ff;}
A:visited 	{color:#990000;}
A:active 		{text-decoration: none; color: #00ff00;}
A:hover 		{color=#ffcc00;}


A:link.menu
	{
    font-family:"Arial, Bookman Old Style, Georgia";
    font-size:12px;
	color:#ffffff;
	}

A:visited.menu
	{
    font-family:"Arial, Bookman Old Style, Georgia";
    font-size:12px;
	color:#ffffff;
	}

A:active.menu 		
	{
    font-family:"Arial, Bookman Old Style, Georgia";
    font-size:12px;
	text-decoration: none; 
	color: #00ff00;
	}

A:hover.menu 		
	{
    font-family:"Arial, Bookman Old Style, Georgia";
    font-size:12px;
	text-decoration: none; 
	color:#ffcc00;
	}

.sangria
	{
	margin:10px;
	}
