.menu {
position:absolute;
visibility:hidden; 
background-color: #CED5BF;
layer-background-color: white;
color: black;
border-style: solid;
border-color: black;
border-width: 1px;
padding: 3px;
font-size : 12px;
font-family: "arial";
}

.menu A:hover {
text-decoration: none; color: black;
background-color: #CED5BF;
background-image:url(imagenes/animselect.gif);
}

.menu A {background-color: #CED5BF;text-decoration: none; color: black;}
.Estilo_menu {
	background-color: #6B7D63;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.Estilo_menu a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.Estilo_menu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.Estilo_menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #009999;
}
.Estilo_menu a:active {
	text-decoration: none;
	font-weight: bold;
	color: #009999;
}

.Estilo30 {
background-color: #CED5BF;
font-family: Arial;
font-weight: bold;
font-size: 12px;
}
.Estilo30 a:link {
color: #000000;
text-decoration: none;
}
.Estilo30 a:visited {
text-decoration: none;
color: #000000;
}
.Estilo30 a:hover {
text-decoration: none;
color: #000000;
}
.Estilo30 a:active {
text-decoration: none;
color: #000000;
}
.opcion {
cursor:pointer;
color:#000000;
width:100px;
text-align:left;
font-family:Arial;
font-size:10px;
font-weight:bold;
}
.opcion a:link {text-decoration: none; color: #000000;}
.opcion a:hover {background-image:url(imagenes/animselect.gif); text-decoration: none; color: #FFFFFF;}

