A:link {
   color: #003000;
   }
A:visited {
   color: #003000;
   }
A:hover {
   color: #003000;
   }
BODY {
   background-color: #FFFFFF;
   }
.watitle {
   font-family: Arial;
   font-size: x-large;
   font-style: italic;
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF; 
   }
.tableHeader {
   background: #FFFFFF;
   }
.menuLeftBorderBg {
   background: #003000;
   font-size: small;
   }
.menuLeftMainBg {
   /*background: #cbcb98;*/
   font-size: small;
   
  
   }
.menuOptions {
   font-family: Arial;
   font-size:small;
   /*text-decoration: none;*/
   }
.vMenu {
   /*background: #cbcb98;*/
   font-family: Arial;
   font-size: small;
   text-decoration: none;
   font-weight: bold;
   left-margin: 50px;
   }
.contentsTableHeader {
   background: #000000;
   }
.contentsHeader {
   font-family: Arial;
   font-size: medium;
   text-decoration: none;
   font-weight: bold;
   }
.contentsTableText {
   background: #000000;
   }
.contentsText {
   font-family: Arial;
   font-size: small;
   text-decoration: none;
   }
.answersText {
   font-family: Arial;
   font-size: x-small;
   text-decoration: none;
   }
.qNavigation {
   font-family: Arial;
   font-size: x-small;
   text-decoration: none;
   }
