 body {
      scrollbar-face-color: #FFCC00;
      scrollbar-highlight-color: #CC0000;
      scrollbar-3dlight-color:#CC0000;
      scrollbar-track-color:#FFFF99;
	   scrollbar-arrow-color: #CC0000; 



}
A:link          {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;



}
A:visited       {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana;
	font-size: 9px;


}
A:hover         {
	color: #660066;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;


}
.other:link {
	font-family: "Times New Roman";
	font-size: 9px;
	color: #FFFF99;
}
.other:visited {
	font-family: "Times New Roman";
	font-size: 9px;
	color: #FFFF99;
}
.other:hover {
	font-family: "Times New Roman";
	font-size: 9px;
	color: #FFFF99;
}

