a { color: #30874e; text-decoration: underline}
a:hover {  text-decoration: underline; color: #000000;}
a:active {  text-decoration: none; color: #000000;}
a:visited {  }

a.menu2 { font-size:120%; font-weight:bold; color: #30874e; text-decoration: none}
a.menu2:hover {  text-decoration: none; color: #000000;}
a.menu2:active {  text-decoration: none; color: #000000;}
a.menu2:visited {  }



a.menu3  { font-size:120%; color:  #30874e; text-decoration: none}
a.menu3:hover {font-size:120%;  text-decoration: none; color: #000000;}
a.menu3:active {font-size:120%;  text-decoration: none; color: #000000;}
a.menu3:visited {font-size:120%;  }

a.menu3active  { font-size:120%; color: #000000; text-decoration: underline}
a.menu3active :hover {font-size:120%;  text-decoration: none; color: #000000;}
a.menu3active :active {font-size:120%;  text-decoration: none; color: #000000;}
a.menu3active :visited {font-size:120%;  }




h1 {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: bold;
        color: #30874e;
}

h2 {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        padding:0px;
        margin:0px;
}

h5 {
        font-family:Tahoma;
        font-size: 13px;
        font-weight: bold;
        color: #30874e;
        padding:0px;margin:0px;
}

