/* CSS Document */





div#crumbs a {
	color: #0099FF;
	text-decoration:none;
	font-size: 11px;
}
div#crumbs a:hover{
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
}
