body,td,th{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #666666;
}
.tittle {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.text{color:#666666; font-size:12px; line-height: 26px;}

a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.link2:link {
	font-size: 13px;
	font-weight:bold;
	line-height:25px;
	color: #666666;
	text-decoration: none;
}
.link2:visited {
	font-size: 13px;
	font-weight:bold;
	line-height:25px;
	color: #666666;
	text-decoration: none;
}
.link2:hover {
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;
	line-height:25px;
	text-decoration: underline;
}
.text2{
    font-size: 13px;
	font-weight:bold;
	color: #666666;
	line-height:25px;
	}