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