/*Bread Crumbs(You are Here) Stylesheet*/
#bread {
	margin-left:10px;
	margin-top:3px;
}

#bread a:link, #bread a:visited{
	color: #777;
	text-decoration:none;
}

#bread a:hover {
	color: #254059;
	text-decoration:underline;
}

#bread .selected {
}
