.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;
	font-size:11px;
	color:#514b4b;
	text-decoration:none;
}
.text:hover {
	text-decoration:underline;
}
.more {
	font-family:Tahoma;
	font-size:11px;
	color:#124108;
	text-decoration:none;
	font-weight:bold;
}
.more:hover {
	text-decoration:underline;
}
.head {
	font-family:Tahoma;
	font-size:11px;
	color:#939A00;
	text-decoration:none;
	font-weight:bold;
}
.head:hover {
	text-decoration:underline;
}
.list {
	font-family:Tahoma;
	font-size:11px;
	color:#9C9C9C;
	text-decoration:underline;
}
.list:hover {
	text-decoration:none;
}
.search {
	font-family:Tahoma;
	font-size:11px;
	color:#7F7C7C;
	font-weight:bold;
}
.search:hover {
	text-decoration:none;
}
.bottom {
	font-family:Tahoma;
	font-size:10px;
	color:#A2A2A2;
	text-decoration:none;
}
.bottom:hover {
	text-decoration:underline;
}

.menu {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.menu:hover {
	color:#CCCCCC;
}
