/* Formatmall för A.W.Creativity */

body {background-color: rgb(255, 255, 255); 
           color: #663366; 
           font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 10pt; 
}
  .textmeny {background-color: rgb(255, 255, 255); 
       color: #666666; 
       font-family: "Century Gothic", Verdana, Helvetica, sans-serif; 
       font-size: 11pt; 
}
  .textfot {color: #999999; 
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       font-size: 7pt; 
}
  a{background-color: rgb(255, 255, 255); 
       color: #663366; 
       text-decoration: none; 
}
  a:hover {background-color: rgb(255, 255, 255); 
       color:#666666; 
       text-decoration: none; 
}

