#breadcrumb {
	font-family: verdana;
	font-size:11px;
	text-decoration:none;
	height:20px;
	width:509px;
	float:left;
	padding-left:25px;
}

#breadcrumb a:link{
	font-family: verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

#breadcrumb a:visited{
	font-family: verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

#breadcrumb a:hover{
	font-family: verdana;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}

#breadcrumb a:active{
	font-family: verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

#separator {
	font-family: verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}