a {
	text-decoration: none;
	color: #0000FF;

}
a:hover {
	text-decoration: underline;
}

a.menu-subnivel2 {
	text-decoration: none;
	color: #000000;

}
a.menu-subnivel2:hover {
	text-decoration: underline;
}

a.menu-subnivel1 {
	text-decoration: none;
	color: #FFFFFF;

}
a.menu-subnivel1:hover {
	text-decoration: underline;
}