.white01
{ font-family: tahoma,geneva,arial,helvetica,sans-serif;
  font-size: 9px;
  color: #FFFFFF; 
  line-height: 12px;
  letter-spacing: 0.025em;
  }

.beige01
{ font-family: tahoma,geneva,arial,helvetica,sans-serif;
  font-size: 9px;
  color: #736469; 
  line-height: 12px;
  letter-spacing: 0.025em;
  }

.beige02
{ font-family: tahoma,geneva,arial,helvetica,sans-serif;
  font-size: 9px;
  color: #AEA3A5; 
  line-height: 12px;
  letter-spacing: 0.025em;
  }

.beige03
{ font-family: tahoma,geneva,arial,helvetica,sans-serif;
  font-size: 9px;
  color: #190A0F; 
  line-height: 12px;
  letter-spacing: 0.025em;
  }

.remix01
{ font-family: tahoma,geneva,arial,helvetica,sans-serif;
  font-size: 9px;
  color: #732629; 
  line-height: 12px;
  letter-spacing: 0.025em;
  }
  
.remix02
{ font-family: tahoma,geneva,arial,helvetica,sans-serif;
  font-size: 9px;
  color: #5A3135; 
  line-height: 12px;
  letter-spacing: 0.025em;
  }
  
.new01
{ font-family: tahoma,geneva,arial,helvetica,sans-serif;
  font-size: 9px;
  color: #494857; 
  line-height: 12px;
  letter-spacing: 0.025em;
  }
  
.new02
{ font-family: tahoma,geneva,arial,helvetica,sans-serif;
  font-size: 9px;
  color: #000000; 
  line-height: 12px;
  letter-spacing: 0.025em;
  }
  
A.one
  {
  color:#736469;
  }
	
A.one:Hover
  {
  color:#190A0F;
  background: #736469;
  }
  
A.two
  {
  color:#AEA3A5;
  }
	
A.two:Hover
  {
  color:#190A0F;
  background: #AEA3A5;
  }

A.three
  {
  color:#190A0F;
  }
	
A.three:Hover
  {
  color:#736469;
  background: #190A0F;
  }
  
A.remix
  {
  color:#5A3135;
  }
	
A.remix:Hover
  {
  color:#FFFFFF;
  background: #5A3135;
  }
  
A.new
  {
  color:#000000;
  }
	
A.new:Hover
  {
  color:#FFFFFF;
  background: #000000;
  }
  
A.new01
{ 
  color: #494857; 
  }
  
A.new01:Hover
{ 
  color:#FFFFFF;
  background: #494857; 
  }      
