body {
	color: #000;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCC
}
p {}
td {
	color: #000;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCC;
}
a:hover { text-decoration: none }
a:link {
	color: #006;
	background-color: #CCC
}
a:visited { color: blue }
a:active { color: fuchsia }
#amazonright    { position: absolute; top: 110px; left: 760px; width: 120px }

