.SpeedBar {
}

.SpeedBarItem {
	width: 180px;
	border-bottom: dashed 1px #666;
}

A.SpeedBarLinks:link,
A.SpeedBarLinks:visited,
A.SpeedBarLinks:active,
A.SpeedBarLinks:hover {
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	COLOR: #F7E9C6;
	TEXT-DECORATION: none;
}
A.SpeedBarLinks:hover {
	COLOR: #9E7B52;
}
