table {
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
	color: #FF790B;
}
a:active {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}
