 A:hover { 
     font-family : Arial; 
     text-decoration: underline; 
     font-size : 10 pt; 
     color : "#444444"}

 A { color : "black";
     font-family : Arial; 
     font-size : 10 pt; 
     text-decoration: underline; } 

 A.Menu:hover { 
     font-family : Arial; 
     text-decoration: none; 
     font-size : 14 pt; 
     color : "444444"}

 A.Menu { color : "black";
     font-family : Arial; 
     font-size : 14 pt; 
     text-decoration: none; } 

 A.submenu:hover { 
     font-family : Arial; 
     text-decoration: none; 
     font-size : 12 pt; 
     color : "#463C34"}

 A.submenu { color : "#7b6b5e";
     font-family : Arial; 
     font-size : 12 pt; 
     text-decoration: none; } 

 A.video:hover { 
     font-family : Arial; 
     text-decoration: underline; 
     font-size : 8 pt; 
     color : "#444444"}

 A.video { color : "black";
     font-family : Arial; 
     font-size : 8 pt; 
     text-decoration: underline; } 