body{
  background-image: url(images/bgindex.gif);
  background-repeat: repeat-x;
  background-color: #809966;
}
.title{
  font-weight: bold;
  font-size: 12px;
  color: #4d6633;
}
.enter{
  font: bold 18px Verdana,Arial,Helvetica,sans-serif;
  color: #4d6633;
  text-decoration: none;
}
.enter:hover{
  text-decoration: underline;
}
p{
  font: normal;
  font-family: "times new roman", times, serif;
  width: 90%;
}
h2{ 
	font-family: "times new roman", times, serif;
    color: #003300;
}
h3{ 
	font-family: "times new roman", times, serif;
    color: #FF6666;
}
.menubar p{ 
	font-family: "times new roman", times, serif;
	    color: #FFFFFF;
}
.menubar a{ 
	color: #FFFFFF;
}
