codice:
<style>
#Menu_1 A:link {text-decoration : none ; color: white; font-family: Tahoma, Verdana, sans-serif;
font-size: 20px; }
#Menu_1 A:visited {text-decoration : none ; color: white;font-family: Tahoma, Verdana, sans-serif;
font-size: 20px;}
#Menu_1 A:hover {text-decoration : none ; color:#003253;font-family: Tahoma, Verdana, sans-serif;
font-size: 20px;}
#Menu_2 A:link {text-decoration : none ; color: white; font-family: Tahoma, Verdana, sans-serif;
font-size: 16px; }
#Menu_2 A:visited {text-decoration : none ; color: white;font-family: Tahoma, Verdana, sans-serif;
font-size: 16px;}
#Menu_2 A:hover {text-decoration : none ; color:#003253;font-family: Tahoma, Verdana, sans-serif;
font-size: 16px;}
</style>