table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.b a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
.b a:visited {
	color: #FF6600;
	text-decoration: none;
}
.b a:hover {
	color: #333333;
	text-decoration: underline;
}
.b a:active {
	color: #333333;
	text-decoration: underline;
}
.c a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #174A97;
	text-decoration: none;
	font-weight: bold;
}
.c a:visited {
	color: #174A97;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 5px;
}
.c a:hover {
	color: #2C74B6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 5px;
}
.c a:active {
	color: #3D73AF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 5px;
}
.d a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.d a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 5px;
}
.d a:hover {
	color: #D3D7DB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 5px;
}
.d a:active {
	color: #D3D7DB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 5px;
}
.bk {
	border: 1px solid #C9C9C9;
}
