	      BODY {
	  	   	scrollbar-base-color: #990000;
	  	   	scrollbar-arrow-color: #00ff00;
  	   	}
  	   	A:hover	{
				color: #000000;
				background: #ff0000;
     			text-decoration: underlined;
				font-style: italic;
     			font-weight: bold;
			}
			A:link {
				font-family: "Jester, Comic Sans MS";
     			text-decoration: none;
			}
			A:visited {
				font-family: "Jester, Comic Sans MS";
     			text-decoration: none;
			}
			A:active {
				font-family: "Jester, Comic Sans MS";
     			text-decoration: none;
			}
