.routecontainer{
	position:relative;
	height:28px;
	color:#FFF;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	background-color: #383636;
	font-size: 12px;
	font-weight: bold;
	width: 188px;
	}

	
.routecontainer  a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none
}
.routecontainer a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none
}
.routecontainer  a:hover {
	color: #CC0000;
	font-weight: bold;
}

