.scroll {
	scrollbar-3dlight-color: #9A2682;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #9A2682;
	scrollbar-face-color: #9A2682;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #9A2682;
}
.text {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#782066;
	text-decoration:none;
}
.text:hover {
	text-decoration:underline;
}
.text_ {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#782066;
	text-decoration:underline;
}
.text_:hover {
	text-decoration:none;
}
.text_b {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#001362;
	text-decoration:none;
}
.text_b:hover {
	text-decoration:underline;
}
.text_w {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.text_w:hover {
	text-decoration:underline;
}
.text_w_ {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
.text_w_:hover {
	text-decoration:none;
}
.more {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0E1F68;
	text-decoration:none;
	font-weight:bold;	
}
.more:hover {
	text-decoration:underline;
}
.head {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9C00;
	text-decoration:none;
	font-weight:bold;
}
.head:hover {
	text-decoration:underline;
}
.list {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0E1F68;
	text-decoration:underline;
}
.list:hover {
	text-decoration:none;
}
.list_or {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9C00;
	text-decoration:underline;
}
.list_or:hover {
	text-decoration:none;
}
.menu {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B6B5B5;
	text-decoration:none;
}
.menu:hover {
	text-decoration:underline;
}
.bottom {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808286;
	text-decoration:none;
}
.bottom:hover {
	text-decoration:underline;
}

 :link { color: rgb(0, 0, 153); }  /* for unvisited links */
  :visited { color: rgb(0, 0, 200); } /* for visited links */
  a:active { color: rgb(255, 0, 102); } /* when link is clicked */
  a:hover { color: rgb(0, 96, 255); } /* when mouse is over link */
