A
{
    font-size        : 12px;
    color            : #666666;
    text-decoration  : none;
; line-height: normal}

A:hover
{
    font-size        : 12px;
    color            : #0080ff;
    text-decoration  : underline;
}
.style1 {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
.style2 {
	color: #333333;
	font-size: 14px;
	line-height: 18px;
}
.style3 {
	font-size: 12px;
	color: #666666;
}
.style4 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.style5 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.txt-10 {
	font-size: 10px;
	color: #999999;
}