BODY { background-color: #FFF6A9;
  font-family: Times New Roman, times, Georgia, Serif;
  font-weight: 500; color: #008000;
  margin: 20px;
    }
a:link {  
    color: #008000;
    text-decoration: underline; 
    }
    
a:visited {  
    text-decoration: underline; 
    color: #008000;
    }
    
a:hover {  
    color: #FF0000; 
    text-decoration: none; 
    }
    
a:active {  
    color: #008000;
    text-decoration: underline; 
    }
a:link.menutop {  
    color: #0E650E;
    text-decoration: none;
    font-size: medium;
    font-weight: 600; 
    }
    
a:visited.menutop {  
    text-decoration: none; 
    color: #0E650E;
    font-size: medium;
    font-weight: 600; 
    }
    
a:hover.menutop {  
    color: #FF0000; 
    text-decoration: underline; 
    font-size: medium;
    font-weight: 600; 
    }
    
a:active.menutop {  
    color: #0E650E;
    text-decoration: none; 
    font-size: medium;
    font-weight: 600; 
    }

 a:link.infomenu {  
    color: #FFFFFF;
    text-decoration: none;
    font-size: small;
    font-weight: 500; 
    }
    
a:visited.infomenu {  
    text-decoration: none; 
    color: #FFFFFF;
    font-size: small;
    font-weight: 500; 
    }
    
a:hover.infomenu {  
    color: #FFFF00; 
    text-decoration: underline; 
    font-size: small;
    font-weight: 500; 
    }
    
a:active.infomenu {  
    color: #FFFFFF;
    text-decoration: none; 
    font-size: small;
    font-weight: 500; 
    }

h1 { font-size: x-large; font-weight: 700;
 }
h1.category { font-size: x-large; font-weight: 700; text-align: center; text-decoration: underline;
 }
h1.red { font-size: x-large; font-weight: 700; color: #FF0000; 
 }
h2 { font-size: large; font-weight: 600;
 }
h3 { font-size: medium; font-weight: 500; 
 }
h4 { font-size: large; font-weight: 600; text-decoration: underline; margin-top: 8px;
 }
 
 
TD { font-size: small; font-weight: 400;
 }
.small { font-size: x-small; font-weight: 400;
 }
.smaller { font-size: xx-small; font-weight: 400; text-align: center;
 }
.medium { font-size: medium; }

table.menu { background-color: #FCFB28; color: #0E650E; border: solid 2px #0E650E; }
td.menu { text-align: center; border-left: solid 2px #0E650E; padding-left: 3px; padding-right: 3px; }
td.menu1st { text-align: center; padding-left: 3px; padding-right: 3px; }

table.catalogue { background-color:#FFFFFF ;  border: double 3px #0E650E; }
