a.type1 { color:#666666;
          text-decoration:none;  }
a:hover.type1 { color:#666666; }
a.type2 { color:#663333; 
          text-decoration:none;  }
a:hover.type2 { color:#336600; }
a.type3 { color:#9A926D; }
a:hover.type3 { color:#FF6633; }

a.type4 { color:#D4757D; 
          text-decoration:none;  }
a:hover.type4 { color:#663333; }

.text-10 {
	color: #666666;
	font-size: 10px;
}
.text-10h {
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}
.text-w10 {
	color: #FFFFFF;
	font-size: 10px;
}
.text-12 {
	font-size: 12px;
	color: #666666;
}
.text-g12 {
	font-size: 12px;
	color: #737314;
}
.text-p12 {
	font-size: 12px;
	color: #D4757D;
}
.text-w12 {
	font-size: 12px;
	color: #FFFFFF;
}
.text-12h {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.text-b14 {
	font-size: 14px;
	color: #0066CC;
}
.text-14h {
	font-size: 14px;
	line-height: 150%;
	color: #666666;
}