a:link {
        color: #FFFFFF; font-weight: bold; text-decoration: none; }
        a:visited {
        color: #FFFFFF; font-weight: bold; text-decoration: none; }
        a:active {
        color: #FFFFFF; font-weight: bold; text-decoration: none; }
        a:hover {
        color: #FFFFFF; text-decoration: underline ; }


.menu-cabezera {
	background-image: url(cabeza_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu-pie {
	background-image: url(pie_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.texto-centro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
