td {
	font-family: Tahome, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titlg {
	font-size: 14px;
	color: #446eb3;
	font-weight: bold;
}
a {
	color: #e36410;
	text-decoration: none;
}
a:hover {
	color: #e36410;
	text-decoration: none;
}
.ln {
	font-weight: bold;
	color: #6b991c;
	text-decoration: none;
}
.ln:hover {
	font-weight: bold;
	color: #6b991c;
	text-decoration: underline;
}