/* CSS Document */
a:link {
	color:#0066FF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif
}
a:visited {
	color:#790000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif
}
a:hover {
	color:#999999;
	text-decoration:underline;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif
}
a:active {
	color:#0066FF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:link img {  
	border-style: none;
}

a:vlink img {  
	border-style: none;
}

a:alink img {  
	border-style: none;
}



<style style="text">  body {
scrollbar-arrow-color:#000000;
scrollbar-base-color:#999999;
scrollbar-shadow-color:#999999;
scrollbar-face-color:#F1F1F1;
scrollbar-highlight-color:#F7F7F7;
scrollbar-darkshadow-color:#F1F1F1;
scrollbar-3dlight-color:#c0c0c0;}</style>

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
}
