td {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
