<style type="text/css">
<!--

.button {
                     color: #FFFFFF;
          background-Color: #015711;
}

.button:hover {
                           Color: #000000;
                background-Color: #87E599;
}

.butt01 {
                     color: #FFFFFF;
          background-Color: #570111;
}

.butt01:hover {
                           Color: #000000;
                background-Color: #E58799;
}

.butt02 {
                     color: #FFFFFF;
          background-Color: #000077;
}

.butt02:hover {
                           Color: #000000;
                background-Color: #0099FF;
}

.butt03 {
                     color: #FFFFFF;
          background-Color: #888800;
}

.butt03:hover {
                           Color: #000000;
                background-Color: #EEEE22;
}

.butt04 {
                     color: #FFFFFF;
          background-Color: #000000;
}

.butt04:hover {
                           Color: #000000;
                background-Color: #FFFFFF;
}

.butt05 {
                     color: #FFFFFF;
          background-Color: #015711;
}

.butt05:hover {
                           Color: #000000;
                background-Color: #87E599;
}

p:first-letter {color:#CCCCFF;font-size:200%;}

.ulmenu {
          list-style-type: none;
              margin-left: 3px;
             padding-left: 2px;
}

.ulmenu LI A {
                         color: white;
                   font-weight: bold;
                         width: 7em;
                       padding: 0px;
                  padding-left: 3px;
               text-decoration: none;
                   border-left: 2px solid gray;
                    border-top: 2px solid gray;
                  border-right: 3px solid black;
                 border-bottom: 3px solid black;
                   font-family: Arial, Helvetica, sans-serif;
                       display: block;
}

.ulmenu LI A:HOVER {
                     color: black;
                   font-weight: bold;
                     width: 7em;
                   padding: 0px;
              padding-left: 3px;
           text-decoration: none;
               border-left: 3px solid black;
                border-top: 3px solid black;
              border-right: 2px solid grey;
             border-bottom: 2px solid grey;
}

.ulbutton {
            list-style-type: none;
                margin-left: 3px;
               padding-left: 2px;
}

.ulbutton LI A {
                         color: white;
                     font-size: 12px;
                   font-weight: bold;
                         width: 16em;
                       padding: 0px;
                  padding-left: 3px;
               text-decoration: none;
                   border-left: 2px solid gray;
                    border-top: 2px solid gray;
                  border-right: 3px solid black;
                 border-bottom: 3px solid black;
                    text-align: center;
                   font-family: Arial, Helvetica, sans-serif;
                       display: block;
}

.ulbutton LI A:HOVER {
                                  color: black;
                              font-size: 12px;
                            font-weight: bold;
                                  width: 16em;
                                padding: 0px;
                           padding-left: 3px;
                        text-decoration: none;
                            border-left: 3px solid black;
                             border-top: 3px solid black;
                           border-right: 2px solid grey;
                          border-bottom: 2px solid grey;
                             text-align: center;
                            font-family: Arial, Helvetica, sans-serif;
                                display: block;
}


-->
</style>
