body
{
  margin: 0;
	background-color: #eeeeee;
}

td 
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	font-style: normal;
}

.pequeno 
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 7pt;
}

.grande 
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16pt;
}

.opcion 
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #ffffff;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {}

a.opcion {text-decoration: none;}
a.opcion:hover {text-decoration: none; color: #ffffff;}
a.opcion:visited {text-decoration: none; color: #ffffff;}
