body{	font-family: Tahoma, Arial;	color: black;	cursor: default;	background-color: white;	background-repeat: repeat-y;	background-image: url(images/marble2.gif);	margin-left: .1in;	margin-right: 0in;	margin-top: .2in;	margin-bottom: .5in;}A:LINK {color: "blue"; text-decoration:none; cursor:hand}A:VISITED {color: "blue"; text-decoration:none; cursor:hand}a:active     { color: "blue"; text-decoration: none; cursor: hand }A:HOVER {color: "red"; text-decoration:none; cursor:hand}
