td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

a:link {
	color: #04829d;
	text-decoration: underline;
}
a:visited {
	color: #04829d;
	text-decoration: underline;
}
a:hover {
	color: #fe8315;
	text-decoration: underline;
}
a:active {
	color: #04829d;
	text-decoration: underline;
}
