body {
	font-size:11pt;
    font-family:serif;
	color:#000000;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	background-color: fof2dd;
	background-attachment: fixed;
	background-image: url(indexback.jpg);
	background-repeat: repeat-x;
}


a {
  background:inherit;
  color:#669900;
  font-family:serif;
  text-decoration:none;
}
a:visited {
  background:inherit;
  color:#669900;
  font-family:serif;
}
a:hover {
  color:#000000;
  background:inherit;
  font-family:serif;
}
