A:active {color: #303030;
           text-decoration: none;}
           
A:link {color: #303030;
         text-decoration: none;}
         
A:visited {color: #303030;
            text-decoration: none;}
            
A:hover {color: #B364D0;}


a.desclink, 
A.desclink:active {color: #303030; text-decoration: none;}
A.desclink:link {color: #303030; text-decoration: underline;}
A.desclink:visited {color: #303030; text-decoration: underline;}
A.desclink:hover {color: #B364D0;}

          
body {background: #F9FBD0; 
      color:#000000;
      font-family: arial, helvetica;
     }

img {border-color: black;}
       
h1 {color: #B364D0; font-family: arial, helvetica;}
  
h2 {color: #B364D0; font-family: arial, helvetica;}  
    
h3 {color: #B364D0; font-family: arial, helvetica;}
 
hr {color: #B364D0;
    margin-top: 10px; 
    margin-bottom: 20px;}
     
table {font-size: 12px;}


.logo {position: absolute; 
        top: 0px; 
        left: 10px;}
       
.menu {background: #DEDEBE;
      white-space: nowrap;
      height: 900px;
      width: 170px;
      color: #000000;
      font-weight: bold;
      position: absolute; 
      left: 5px; 
      top: 130px;
      bottom: 0px;
      padding: 10px;}  
      
.rightmenu {background: #DEDEBE; 
      white-space: nowrap;
      height: 900px;
      width: 150px;
      color: #000000;
      font-weight: bold;
      position: absolute; 
      right: 5px; 
      top: 130px;
      bottom: 0px;
      padding: 10px;}
      
.ads {color: #000000;
      position: absolute;
      top: 0px;
      left: 290px;    
      right: 250px;
      }
        
.desc {background: #F9FBD0; 
       position: absolute; 
       left: 190px; 
       top: 120px; 
       right: 170px;
       padding: 10px;
       font-size: 14px;
       }
       
.frontpagetitle {position: absolute; 
      top: 40px;
      left: 290px;    
      right: 250px;
       }     
       
.cart {position: absolute;
       top: 190px; 
       right: 50px;
       width: 200px;
       }
        
.testimonial {font-size: 12px;
              font-style: italic;
              }     

.footer {position: absolute;
         left: 10px;
         bottom: 0px;
         width: 80%;
         font-size: 12px;
         font-style: bold;
        }
              
.header {position: absolute;
         float: right;
         right: 10px;
         top: 10px;
        }              
              

.textbox {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; height: 20px; width: 120px}
.mbutton {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #FFFF00; height: 23px; width: 100px; background-color: #000000; font-weight: bold}
.MMENU {border: 1px outset #000000;color:#000000;weight: bold; font-family: Verdana, Arial, Helvetica, "MS Sans Serif", sans-serif; font-size: 12px;; background-color: #ffffff}
.message {color:#000000;weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
            

