body {
	background-color:#402D32;
}

#breadcrumb_ {
	color:#4398B3;
}
#breadcrumb_:first-child a:visited {
	color:#E6AAB2;
}

a:link {color: #d66586}     /* unvisited link */
a:visited {color: #351c22}  /* visited link */
a:hover {color: #969a7e}   /* mouse over link */
a:active {color: #8FA476}   /* selected link */
