<style type="text/css">

.breadcrumb{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: #FFFFFF;
	font-family: Arial;
	background-color: transparent;
	background-image: url(media/breadcrumb_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}

.breadcrumb a:hover{
	text-decoration: underline;
}

</style>
