table.nt td a{
display: block;
background-color: #FF9900;
} 
table.nt td a:link, table.nt td a:visited {
	background-color: #FF9900;
	background-image: url(imagenes/botones/1.jpg);
} 
table.nt td a:hover, table.nt td a:active {
background-image: url('/li/left-gradient-hover.gif'); 
color: #FFFFFF; 
text-decoration: none;
background-color: #FF9900;
} 
.iMenu1 {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	text-decoration: Bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 2px;

color: #000000;
text-decoration: Bold;

border-top-width: 1px;
border-top-style: solid;
border-top-color: #FFFFFF;


}


.iMenu2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
color: #FFFFFF;
background-color: #C10808;
font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 2px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 100%;
}
A.iMenu2 {
	color: #000000;
	text-decoration: none;
	background-color: #FCD562;

}
A.iMenu2:visited {
	color: #000000;

}


A.iMenu2:hover {
color: #FFFFFF;
	text-decoration: Bold;
	background-color: #FF9900;
}

