a {
	color: #808000;
	text-decoration: none;
}

a:hover {
	color: #800000;
	text-decoration: none;
}

body{
	background-image: url(images/baybg.gif);
	background-repeat: repeat-X;
	background-color: #F7EBDE;
	font-family: "Times New Roman", Times, serif;
}
