@charset "UTF-8";
a:link {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 12px;
	color: #333333;
}
a:visited white{
	text-decoration: none;
	color: #666666;
}
a:hover white{
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

