.txt1 {
	font-size: 11px;
	line-height: 16px;
    color: #666666;
}
.txt2 {
	font-size: 12px;
	line-height: 18px;
    color: #666666;
}
.txt3 {
	font-size: 10px;
	line-height: 15px;
    color: #666666;
}
.txt4 {
	font-size: 12px;
	line-height: 17px;
    color: #666666;
}
.link1 {
	font-size: 11px;
	line-height: 18px;
    text-decoration: none;
	color: #ffffff;
}
.link2 {
	font-size: 12px;
	line-height: 18px;
    text-decoration: none;
	color: #666666;
}
.link3 {
	font-size: 12px;
	line-height: 18px;
    text-decoration: none;
	color: #000099;
}
.style1 {
	color: #CC3333
}