a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #AA4957;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #AA4957;

}
a:hover {
	text-decoration: blink;
	color: #0099FF;

}
a:active {
	text-decoration: blink;
	color: #AA4957;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 16px;
	font-weight: normal;


}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099FF;
	line-height: 16px;
	font-weight: normal;


}
body {
	scrollbar-base-color: #FFFFFF;
    scrollbar-arrow-color: rgb(207,207,207);
	scrollbar-darkshadow-color: rgb(172,172,172);
    scrollbar-face-color: rgb(243,241,215);
	scrollbar-shadow-color: rgb(140,140,136);
	background-repeat: no-repeat;
}