a:link {text-decoration: none}
a:link {color: #AEBABF}     
a:visited {text-decoration: none}
a:visited {color: #96A5AB}
a:hover {color: #FF5500}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color: #000000;
}

.menupeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #99AAB2;
	visited :#999999;
	text-decoration: none;


}
.tablapie {
	background-image: url(../imagenes/pie_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #BFBFC8;
}

