.body_breadcrumbs {
	
	padding:0px 12px 0px 12px;
	color: #3366CC;
}

.body_breadcrumbs a {
	
	text-decoration:none;
	color: #3366CC;
	font-weight:bold;
	
}
.body_breadcrumbs a:hover {
	text-decoration:underline;
	color: #3333FF;
	font-weight:bold;
	
}

.body_breadcrumbs:visited {
	color: #0033CC; 
	text-decoration:underline;
}


/*css for date & time*/
.body_date {
	
	padding:0px 12px 0px 12px;
	color: #3366CC;
}
