/* CSS Document */

.MenuHerramOF {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.55em;
	font-weight: bold;
	color: #000000;
	background-color: #FFA100;
	line-height: 8px;
}
.MenuHerramFORO {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.55em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	line-height: 8px;
}
.VinculoSinSubrayadoNegro {
	text-decoration: none;
	color: #000000;
}
.VinculoSinSubrayadoBlanco {
	text-decoration: none;
	color: #FFFFFF;
}
.bordeTabla1negro {
	border: 1px solid #000000;
}
