.txt-12 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;

}
.txt-10 {
	font-size: 10px;
	line-height: 14px;
}

A{
  text-decoration:none;
}
A:visited{
  text-decoration: none;
  color: #3366CC;
}
A:active{
  text-decoration: none;
  color: #333399;
}
A:hover{
  text-decoration: underline;
  color: #FF6600;
}
.txt-14 {
	font-size: 14px;
	line-height: 22px;
}
.txt-18 {
	font-size: 18px;
	line-height: 26px;
}
.txt-22 {
	font-size: 22px;
	line-height: 26px;
}

