.menutopo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
a.menutopo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menutopo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menutopo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C2CDCF;
	text-decoration: none;
}
a.menutopo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C2CDCF;
	text-decoration: none;
}
