td {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: 808080;
}
a {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: 004679;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: 910029;
}
.breadcrumb {
	font-family: Arial;
	font-size: 12px;
	color: 808080;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb a{
	font-family: Arial;
	font-size: 12px;
	color: 808080;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb a:hover{
	font-family: Arial;
	font-size: 12px;
	color: 004679;
	text-decoration: none;
	font-weight: bold;
}