body {
   color: black;
   background-color: #273423;
   background-image: url(images/marble2.jpg);
   margin-left: 5px;
   margin-top: 5px;
   margin-right: 5px;
   margin-bottom: 5px;
}

td {
   font-family: Verdana,Tahoma,Arial,Helvetica;
   color: #505050;
}

a:link, a:visited {
   color:#993366;
   text-decoration:underline;
   text-underline:single;
}

a:active, a:hover {
   color:#5A7798;
   text-decoration:underline;
   text-underline:single;
}

.buttonscontainer1 {
   width: 145px;
}

.buttons1 a:link, .buttons1 a:visited {
   color: #CEC9A9;
   border: 2px solid;
   background-color: #5A7798;
   padding: 2px;
   padding-left: 3px;
   font: 18px Georgia, Times New Roman, Serif;
   font-weight: bold;
   text-decoration: none;
   border-color: #E0E0E0 #70686F #70686F #E0E0E0;
   display: block;
   margin: 1px;
   width: 100%;
   text-align: left;
}

.buttons1 a:hover {
   border: 2px solid;
   padding-left: 4px;
   padding-top: 3px;
   padding-bottom: 1px;
   padding-right: 1px;
   background-color: #070E16;
   border-color: #70686F #E0E0E0 #E0E0E0 #70686F;
   color: #CEC9A9;
   text-decoration: none;
}

.pagetext {
   font-family: Verdana,Tahoma,Arial,Helvetica;
   color: #505050;
   background-color: #FFFFFF;
   background-image: url(images/paper12l.jpg);
}

.titleheader td {
   font-family: Georgia, Times New Roman, Serif;
   font-weight: bold;
   color: #FFFFFF;
   background-color: #993366;
}

.webring a:link, .webring a:visited {
   color:#FFFFFF;
   text-decoration:underline;
   text-underline:single;
}

.webring a:hover, .webring a:active {
   color:#87874F;
   text-decoration:underline;
   text-underline:single;
)