
body    {font-family: "arial", "verdana", "helvetica", sans-serif;
         color: #FFFFFF; font-size: 16px;
         background-image: url("redback.jpeg");
         background-color: #660000;
         background-repeat: repeat; }

body    {scrollbar-face-color:       #CCCCCC;
         scrollbar-arrow-color:      #660000;
         scrollbar-track-color:      #660000;
         scrollbar-shadow-color:     #770000;
         scrollbar-highlight-color:  #770000;
         scrollbar-3dlight-color:    #990000;
         scrollbar-darkshadow-color: #440000; }

body    {color: #FFFFFF;
         background-color: #660000; }

h4      {color: #FFFFDD; }

.menu   a
        {display: block;
         color: #FFFFFF; text-decoration: none;
         font-size: 15px; font-weight: bold;
         border: solid #FFFFFF 1px;
         margin-top: 22px; margin-left: 8px;
         padding-top: 4px; padding-bottom: 4px;
         text-align: center;
         width: 170px; position: static; }

.menu   a:hover
        {display: block; background-color: #FFFFFF;
         color: #FFFFFF; text-decoration: none;
         font-size: 15px; font-weight: bold;
         border: solid #770000 1px;
         margin-top: 22px; margin-left: 8px;
         padding-top: 4px; padding-bottom: 4px;
         text-align: center;
         width: 170px; position: static; color: #770000; }

.menu   a:hover
        {display: block; background-color: #FFFFFF;
         color: #FFFFFF; text-decoration: none;
         font-size: 15px; font-weight: bold;
         border: solid #770000 1px;
         margin-top: 22px; margin-left: 8px;
         padding-top: 4px; padding-bottom: 4px;
         text-align: center;
         width: 170px; position: static; color: #770000; }

