td.celda {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #006600;
}
td.celda2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
td.celda3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top: 2px none #FFCC00;
	border-right: 2px none #FFCC00;
	border-bottom: 2px solid #FFCC00;
	border-left: 2px solid #FFCC00;
}
td.CeldaTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	border-top: 1px none #FFCC00;
	border-right: 1px none #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	text-indent: 5pt;



}
.TituloRojo12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-indent: 10pt;
}
Td.CeldaTitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	border-top: 1px none #FFCC00;
	border-right: 1px none #FFCC00;
	border-bottom: 1px none #FFCC00;
	border-left: 1px solid #FFCC00;
	text-indent: 5pt;

}
td.TextoCelda {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
Td.CeldaBordeNaranja {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #FFCC00;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

