.cabeza{
	background : Black;
	border : 1px solid #FF8C00;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.tabla{
	border : 1px solid #FF6600;
}

.celdaA{ 
background : Black;
}

.celdaB{ 
background : #FF8C00;
}


A.pie:LINK{color: #FFFFFF;	font-family : Arial, Helvetica, sans-serif;	font-size : 11px;	font-weight : bold; text-decoration : none;}
A.pie:VISITED{color: Yellow;	font-family : Arial, Helvetica, sans-serif;	font-size : 11px;	font-weight : bold; text-decoration : none;}
A.pie:HOVER{color: Yellow;	font-family : Arial, Helvetica, sans-serif;	font-size : 11px;	font-weight : bold; text-decoration : none;}
A.pie:ACTIVE {color: #FFFFFF;	font-family : Arial, Helvetica, sans-serif;	font-size : 11px;	font-weight : bold; text-decoration : none;}

.marca{color: #FFFFFF;	font-family : Arial, Helvetica, sans-serif;	font-size : 11px;	font-weight : bold;}