.breadcrumb a:link {
	font-family: Verdana;
	font-size: 12px;
	
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumb a:visited {
	font-family: Verdana;
	font-size: 12px;
	
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumb a:hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
.breadcrumb a:active {
	font-family: Verdana;
	font-size: 12px;
	
	color: #FFFFFF;
	text-decoration: none;
}
