body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #FFFFCC; }
a {	text-decoration: underline; }
a:link, a:visited {	color: #990000; }
a:hover {
	background: #FFFF99;
	color: #000066;
	text-decoration: none; }
a:active {
	text-decoration: none;
	color: #990000; }
img { border:none }