body
{
	margin: 0px;
	padding: 0px;
	background-image: url("../images/bg_hills.gif");
	background-color: #f3eddd;
	background-position: top;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #0a3710;
}

.text
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #0a3710;
}
a.text
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #0a3710;
	text-decoration: underline;
}
a.text:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #879176;
	text-decoration: underline;
}

a {
	color: #0a3710;
	text-decoration: none;
}

a:hover {
	color: #879176;
	text-decoration: underline;
}

.foot {
	font-family: Arial;
	font-size: 10px;
	color: #0a3710;
	text-decoration: none;
}

a.foot {
	font-family: Arial;
	font-size: 10px;
	color: #0a3710;
	text-decoration: none;
}

a.foot:hover {
	font-family: Arial;
	font-size: 10px;
	color: #879176;
	text-decoration: underline;
}
