body {	background-color: #FFFFCC;	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 12px;	color: #993300;	overflow: auto	}img {               	border-width: 0px;	display: block; /* keeps mozilla from sticking whitespace between img's */}a:link	{	color: #990000;	text-decoration: none;	}a:visited {	color: #990000;	text-decoration: none;	}a:active {	color: #990000;	text-decoration: none;	}a:hover	{	color: #000000;	text-decoration: none;	}