a { text-decoration: none; color: #003399}
a:hover { text-decoration: none; color:#FF3300}
.menu {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.FondoMenu {
	background-image: url(images/bg_menu2.png);
	background-repeat: no-repeat;
}
.menuchico {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
