.blknormal {background-color:"aqua";				color:"black"; 				cursor:"default";				border-width:"1px";				border-style:"solid";				border-color:"gray";				text-decoration:"underline";				color:"blue";				font-size: "x-small";			 }.blkselect {background-color:"red";				color:"yellow"; 				cursor:"hand";				border-width:"1px";				border-style:"solid";				border-color:"white black black white";				font-size: "x-small";				text-decoration:"underline";			 }.blkcurrent {background-color:"blue";				color:"yellow"; 				cursor:"default";				border-width:"1px";				border-style:"solid";				border-color:"black white white black";				font-size: "x-small";			  }.blkcurlink {background-color:"blue";				color:"yellow"; 				cursor:"hand";				border-width:"1px";				border-style:"solid";				border-color:"black white white black";				text-decoration:"underline";				font-size: "x-small";			  }.nameaddress {				font-size: "x-small";				color: "blue";			   }.smalltext {				font-size:"x-small";				font-family:"Times New Roman, Garamond, sans-serif";           }