body {	background-color: white;	margin: 0;	color: black;}a:link{	color: #6600CC;	text-decoration: none;}a:visited{	color: #6699CC;	text-decoration: none;}a:hover{	color: white;	background-color: #6666FF;	text-decoration: none;}a:active{	color: #3333CC;	text-decoration: none;}a.nav:link{	color: white;	text-decoration: none;}a.nav:active{	color: white;	text-decoration: none;}a.nav:visited{	color: white;	text-decoration: none;}a.nav:hover{	color: white;	background-color:#6666FF;	text-decoration: none;}table,tr,td{	text-align: left;	color: black;	padding: 0px;	margin: 0px;	border-width: 0px;	border-style: none;}td.link{	text-align: center;	color: white;	vertical-align: bottom;	bottom: 100px;}td.body{	text-align: left;	color: black;	vertical-align: top;	padding-left: 8px;	padding-top: 8px;}td.props{	color: black;	text-align: right;	font-size: x-small;}