body {
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial;
	color: #141414;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}


a.pro:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.pro:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.pro:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.pro:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text1 {
    color:#000000
}