/*     CECILE BENAC Knitwear CSS     */ 

body {
		scrollbar-base-color: #DBDBDB; 
		scrollbar-arrow-color: #333333;
		scrollbar-track-color: #FFFFFF; 
	 }

.headings {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #999933; font-size: 12px}
.main {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.style1 {color: #000000; font-size: 11px;}
.style2 {color: #000000}
.style3 {color: #000000; font-family: Arial, Helvetica, sans-serif;}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

font.ft {    
			font-family: Arial; 
            font-size: 11px;
            }	
			
a.menu {    
			font-family: Arial; 
            font-size: 11px; 
			font-weight: bold;
			text-decoration: none;
			color: #6E5407
            } 

a.menu:hover { 
			font-family: Arial; 
			font-size: 11px; 
			font-weight: bold;
			text-decoration: none;
			color: #A68945
			     } 			
			
a.menu_bottom {    
			font-family: Arial; 
            font-size: 11px; 
			font-weight: normal;
			text-decoration: none;
			color: #A68945
            } 

a.menu_bottom:hover { 
			font-family: Arial; 
			font-size: 11px; 
			font-weight: normal;
			text-decoration: underline;
			color: #6E5407
			     }