body 
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

body.fondo
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	background-image: url(./images/fondo.gif);
	background-repeat: repeat;
	background-attachment: fixed;

	}

td 
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

td.peque
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #4CC66C;
	}

td.grande
	{
	font-size: 11pt;
	font-family: Verdana;
	text-decoration: none;
	color: #4CC66C;
	}

A:link
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #4CC66C;
	}

A:visited
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #4CC66C;
	}

A:hover
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #37AE55;
	}

