.tablabordefino
{
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
}
.celdaverde
{
	border-color: #969618;
	border-style: solid;
	border-width: 1px;
	padding-left: 4px;
}
.celdagris
{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 6px;
}
.gris
{
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
.grisosc
{
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.verde
{
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #999933;
}
.negrita
{
	font-weight: bold;
}