A:link {
	FONT-FAMILY: Tahoma;
	color: #FF9999;
	font: bold;
	text-decoration: none;
}
A:active {
	color: #FF9999;
	font: bold;
	text-decoration: none;
}
A:visited {
	color: #FF9999;
	font: bold;
	text-decoration: none;
}
A:hover {
	color:#FF9999;
	font: bold;
	text-decoration: underline;
}
.crumbs {
	FONT-SIZE: 9px;
	COLOR: #5b5d75;
	FONT-FAMILY: Tahoma;
	font: normal;
	text-decoration: none;
}
.crumbs A:link {
FONT-SIZE: 10px;
	color: #FF9999;
	font: bold;
	text-decoration: none;
}
.crumbs A:active {
FONT-SIZE: 10px;
	color: #FF9999;
	font: bold;
	text-decoration: none;
}
.crumbs A:visited {
FONT-SIZE: 10px;
	color: #FF9999;
	font: bold;
	text-decoration: none;
}
.crumbs A:hover {
FONT-SIZE: 10px;
	color:#FF9999;
	font: bold;
	text-decoration: underline;
}