a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #003333;
	text-decoration: underline;
}
a.linkB_12_ffffff:link {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.linkB_12_ffffff:visited {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.linkB_12_ffffff:hover {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.link_12_ffffff:link {
	font-size: 12px;
	color: #003333;
	text-decoration: none;
}
a.link_12_ffffff:visited {
	font-size: 12px;
	color: #003333;
	text-decoration: none;
}
a.link_12_ffffff:hover {
	font-size: 12px;
	color: #003333;
	text-decoration: none;
}