	a.scramble {
				 color:#558DDC;
				 font-weight:bold;
				 font-size:20pt;
				 position:relative;
			   }
	span#assemble {
				 font-weight:bold;
				 font-size:20pt;
				 position:relative;
				 }
	span#theWord {
				 color:white;
				 background-color:#558DDC;
				 font-weight:bold;
				 font-size:20pt;
				 position:relative;
				 border:2 inset gray;
				 }
	a:hover {

			  color:#E0841D;
			}