A:link {
	COLOR: #fd8c00; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #fd8c00; TEXT-DECORATION: underline
}
A:active {
	COLOR: #fd8c00; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}


a.menulat:link { text-decoration: none; color: #fd8c00 }
a.menulat:visited { text-decoration: none; color: #fd8c00  }
a.menulat:active { text-decoration: none; color: #fd8c00 }
a.menulat:hover { text-decoration: underline; color: #252525 }

