<style type="text/css">

.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.breadcrumb a {
	background:  url(../images/pg_template/crumb_arrow.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: #6837AC;
	font-weight:bold;
	font-size:10px;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: #6837AC;
	font-size:10px;
}

.breadcrumb a:hover{
	text-decoration: none;
	font-size:10px;
	color: #FE7600;
}


</style>
