.menu {
font-weight : bold;
font-size : 13px;
font-family : Arial;
color : #D20315;
background-color : #2B414B;
text-decoration : normal; 
} 
.menu A{color:#C5601A; font-family:sans-serif; font-size : 13px; font-weight:bold; text-decoration:none; }
.menu A:Visited{color:#CC0000; font-family:sans-serif; font-size : 13px; font-weight:bold; text-decoration:none; }
.menu A:Hover{color:#F1D510; font-family:sans-serif; font-size : 13px; font-weight:bold; text-decoration:none; 
}

.naviga {
font-weight : bold;
font-size : 12px;
font-family : Arial;
color : #C5601A;
background-color : none;
text-decoration : normal; 
} 
.naviga A{color:#C5601A; font-family:sans-serif; font-size : 12px; font-weight:bold; text-decoration:none; }
.naviga A:Visited{color:#CC0000; font-family:sans-serif; font-size : 12px; font-weight:bold; text-decoration:none; }
.naviga A:Hover{color:#F1D510; font-family:sans-serif; font-size : 12px; font-weight:bold; text-decoration:none; }
