<style type="text/css">
<!--
.menu {
               line-height:20px;
               text-align:center;
               color:#330000;
               font-weight:bold;
               width:20%;
 }    

.menu a {
                  border-width:20%;
                  border-style:outset;
                  border-color:#cc5599;
                  text-decoration:none;
                  color:#330000;
                  width:100%;
                  display:block
 }

.menu a:hover {
                            border-width:20%;
                            border-style:outset;
                            text-decoration:none;
                            background-color:#cc5599;
                            color:#330000;
                            width:100%;
                            display:block;
                            font-weight:bold;
 }

.menu a:visited {
                         border-width:20%;
                         color:#330000;
                         width:100%;
                         display:block;
 }

-->
</style>
