body 
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

body.fondo
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	background-image: url(./images/fondo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	}

td 
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #4A62B1;
	}

A:link
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

A:visited
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

A:hover
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #4A62B1;
	}


	
p.legal {
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color:  #4A62B1;
}

