td {
	font-size: 12px;
	line-height: 16px;
	color: #333333;


}
.bg {
	background-repeat: no-repeat;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
