body {
	background: url(images/textured_green.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.table
{
background-color: #c0b672;
}

.smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.footer
{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}
	
.largeheading
{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#FFFFFF;
	}

a:link {
	color:#993300;
	text-decoration: none;
}
a:visited {
	color:#006600;
	text-decoration: none;
}

a:hover {
	color: #663300;
	text-decoration: underline;
}

#top  {
  padding: 3px;
  }


#top a:link {
	color:#CCCC99;
	text-decoration: none;
}
#top a:visited {
	color:#CCCC66;
	text-decoration: none;
}

#top a:hover {
	color:#CC9933;
	text-decoration: underline;
}
