A:link {
	FONT-FAMILY: Tahoma;
	color: #3399CC;
	font: bold;
	text-decoration: none;
}
A:active {
	color: #3399CC;
	font: bold;
	text-decoration: none;
}
A:visited {
	color: #3399CC;
	font: bold;
	text-decoration: none;
}
A:hover {
	color:#3399CC;
	font: bold;
	text-decoration: underline;
}
.crumbs {
	FONT-SIZE: 10px;
	COLOR: #5b5d75;
	FONT-FAMILY: Tahoma;
	font: normal;
	text-decoration: none;
}
.crumbs A:link {
	color: #3399CC;
	font: bold;
	text-decoration: none;
}
.crumbs A:active {
	color: #3399CC;
	font: bold;
	text-decoration: none;
}
.crumbs A:visited {
	color: #3399CC;
	font: bold;
	text-decoration: none;
}
.crumbs A:hover {
	color:#3399CC;
	font: bold;
	text-decoration: underline;
}
.topic2{
   color: #0C8DD9;
	font-weight: bold;
	FONT-FAMILY: Tahoma;
	font-size: 14px;
}
.topic3{
   color: #5B5D75;
	font-weight: bold;
	FONT-FAMILY: Tahoma;
	font-size: 14px;
}