.arr {
	text-align: center;
	padding: 5px;
}
.el {
	text-align: center;
	padding: 3px;
	margin-right: 8px;
	margin-left: 8px;
}
.basket {
	padding-top: 6px;
	padding-left: 24px;
}

.el a {
	font-size: 10pt;
	color: #AB2E17;
	white-space: nowrap;
}
.el a.sel {
	font-weight: bold;
	color: #000000;
}
.el a:hover {
	color: #000000;
}
.el a:visited {

	color: #666666;
}
.catVrt a:visited {


	color: #666666;
}
