.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-indent: 20px;

}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
a:visited {

	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:active {


	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {



	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.textnormal {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}




body {scrollbar-face-color:#64B1E6;
scrollbar-highlight-color:#64B1E6;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#64B1E6;
scrollbar-shadow-color:#64B1E6;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#FFFFFF;
color:#FFFFFF;
}
