.tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.Tsup {
	font-size: 7px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006600;
}
.Tproductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-left-color: #006600;
	text-decoration: none;
}
.Tcapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	border: 2px solid #336600;
}

.MenuR {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
}
.Sup {
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
a.Sup {
	text-decoration: none;
	color:#000066;
}
a.Sup:link {
	text-decoration: none;
	color: #000066;
}
a.Sup:visited {
	text-decoration: none;
}
a.Sup:hover {
	text-decoration: none;
	color:#FF0000;
}
a.MenuR {
	text-decoration: none;
	color:#FF0000;
}
a.MenuR:link {
	text-decoration: none;
	color: #ff0000;
}
a.MenuR:visited {
	text-decoration: none;
}
a.MenuR:hover {
	text-decoration: none;
	color:#FF0000;
}