body 
    {
    font-family:"Verdana, Arial, Bookman Old Style, Georgia";
    font-size:10pt;
    margin:0; 
    } 
td 
    {
    font-family:"Verdana, Arial, Bookman Old Style, Georgia";
    font-size:10pt;
    }

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 		{text-decoration: none; color=#006600;}


A:link.recomienda		{ color:#0000ff;}
A:visited.recomienda 	{color:#0000ff;}
A:active.recomienda 		{text-decoration: none; color: #00ff00;}
A:hover.recomienda 		{text-decoration: none; color=#006600;}
