﻿.breadcrumbs
{
	font-weight: bold;
	font-size: 11px;
	color: #5599CC;

	margin-bottom: 5px;
}

.breadcrumbs a
{
	font-weight: normal;
	color: #5599CC;
	text-decoration: none;
}

.breadcrumbs a:hover
{
	font-weight: normal;
	color: #5599CC;
	text-decoration: underline;
}