.scroll {
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #5D5D5C;
	scrollbar-base-color: #5D5D5C;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #5D5D5C;
	scrollbar-shadow-color: #5D5D5C;
	scrollbar-track-color: #ffffff;
}

.text {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6E6E6E;
	text-decoration:none;
}
.text:hover {
	text-decoration:underline;
}

.more {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CF1D0B;
	text-decoration:none;
	font-weight:bold;
}
.more:hover {
	text-decoration:underline;
}
.head {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9E3922;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
.head:hover {
	text-decoration:underline;
}
.list {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6E6E6E;
	text-decoration:underline;
}
.list:hover {
	text-decoration:none;
}

