a.index:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.index:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.index:hover {
	color: #33CCFF;
	text-decoration: none;
}
a.index:active {
	color: #33CCFF;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: none;
}
a:active {
	color: #33CCFF;
	text-decoration: none;
}
.index {
	font-size: 14px;
	letter-spacing: 0.1em;
}
.text {
	font-size: 12px;
	line-height: 20px;
}
.text1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}
html,body {
scrollbar-base-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-arrow-color: #666666;
scrollbar-highlight-color: #666666;
scrollbar-3dlight-color: #ffffff;
scrollbar-shadow-color: #666666;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color:#ffffff;
}
