H1 {
	color: #000000;
	background: #ffffff;
	font-family: "Times New Roman",Georgia,"New York",serif;
}
H2 {
	color: #000000;
	background: #ffffff;
	font-family: "Times New Roman",Georgia,"New York",serif;
}

A.Breadcrumb{
	background : Black;
	color : #ffff99;
	font-family: "Times New Roman",Georgia,"New York",serif;
}

.BreadCrumbDivider{
	background : Black;
	color : #ffff99;
	font-family: "Times New Roman",Georgia,"New York",serif;
	font-weight : bold;
}

.YouAreHere{
	background : Black;
	color : White;
	font-family: "Times New Roman",Georgia,"New York",serif;
	font-weight : bold;	
}

.DarkBlueText{
	background : #ffffff;
	color : #000099;
	font-family: "Times New Roman",Georgia,"New York",serif;
}