.menu_topo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #FFF;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.menu_topo a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #FFF;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.menu_topo a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #FFF;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.menu_topo a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #F00;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.menu_topo a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #F00;
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
}




.menu_topo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #900;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_topo2 a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #900;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_topo2 a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #900;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_topo2 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #F00;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.menu_topo2 a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #FFF;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
