a:hover {
	Color: #e5e5e5;
}


h1 a:link, h1 a:visited {
	color: #e3e4d5;
	text-decoration: none;
}

/*-- Pege Navi Link  --*/
#breadcrumbcontainer a:link, #breadcrumbcontainer a:visited {
	Color: #5a5232;
	background-color: #d2d2d2;
	text-decoration: underline;
}

#breadcrumbcontainer a:hover {
		Color: #d2d2d2;
		background: none;
		text-decoration: none;
}


/*-- DTs DesktopPicture --*/
a:link.dt_next, a:visited.dt_next {
	Color: #51492c;
	background-color: #b2c2c2;
}

a:hover.dt_next {
		Color: #badfe8;
		background: none;
}