BODY {color: Black;	background-color: #ffffff;	font-family: sans-serif;	font-size: 12px;}
A {	color: #2F4F4F;}
A:HOVER {text-decoration: none;}
td.izq{
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
}
td.drch{
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
}
