.linksscroll {
	SCROLLBAR-FACE-COLOR: #d7d8c8;
	SCROLLBAR-HIGHLIGHT-COLOR: #b5b49f;
	SCROLLBAR-SHADOW-COLOR: #b5b49f;
	SCROLLBAR-3DLIGHT-COLOR: #b5b49f;
	SCROLLBAR-ARROW-COLOR:  #b5b49f;
	SCROLLBAR-TRACK-COLOR: #b5b49f;
	SCROLLBAR-DARKSHADOW-COLOR: #b5b49f;
}
.quick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.2;
	text-decoration: none;
}
.quick:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.2;
	text-decoration: underline;
}