

a:link { color : #67CD69; font-weight: bold; text-decoration: none;}
a:hover { color : #0F6113; font-weight: bold; text-decoration: none;}
a:visited { color : #54A956; font-weight: bold; text-decoration: none;}

.align {
  text-align: justify; 
  }

h1 {
  font-family: comic Sans MS;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  }  
 
h2 {
  font-weight: bold;
  font-style: italic;
  text-align: center;
  }            
  
.menu {
  font-size: 90%;  
  text-align: center;
  }               

.menu2 {
  font-size: 90%;  
  text-align: center;
  }

.menu3 {
  font-size: 90%;  
  text-align: right;
  }
          
.menu4 {
  font-size: 90%;  
  text-align: left;
  filter: shadow(color=#CCCCCC, direction=210); 
  }

