#SELECT
{
	background-color: #EAEAEA;
	color: #000000;
	font-size: 9 pt;
	font-family:'Courier New', Courier, mono;
	text-align: left;
	border: 1 groove #000000;
}

#SUBMIT
{
	background-color: #EAEAEA;
	color: #000000;
	font-size: 9 pt;
	font-family:'Courier New', Courier, mono;
	text-align: center;
	border: 1 groove #000000;
}

#TD
{
	color: #000000;
	font-size: 8 pt;
	font-family:arial;
	text-align: center;
}

#ENLACE
{
	text-decoration: none;
	color: #000000;
	font-size: 8 pt;
	font-family:arial;
	font-weight: bold;
}

.generalbox
{
	background-color: #FFFFFF;
}
