.botonesMenus 
	{
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFF33;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #FFFF33;
	background-color: #FDE6B9;
	}

#botonesMeus a:hover 
	{
	text-decoration:none;	
	 }

#botonesMenus A
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;	
	}
	
#botonesMenus h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	}

.tdBotones1
	{
	width:100px;
	text-align: center;	
	}
.tdBotones2
	{
	width:100px;
	text-align: center;	
	}
	
.style2 {
	background-color: #F8DA07;
	cursor: hand;
	border-top: 3px outset #FFCC00;
	border-right: 4px outset #FFCC99;
	border-bottom: 4px outset #FFCC66;
	border-left: 3px outset #FFCC00;
	width: 100px;
	}
.style1
	 {
	background-color: #FF9900;
	border-top: 3px ridge #FFCC00;
	border-right: 4px ridge #FFCC99;
	border-bottom: 4px ridge #FFCC99;
	border-left: 3px ridge #FFCC00;
	color: #0000FF;
	width: 100px;
	}


