A:link {text-decoration:none; color:#996633;}
A:visited {text-decoration:none; color:#996633;}
A:active {
	text-decoration:none;
	color:#EEAA66;
	font-weight: bold;
}
A:hover {
	text-decoration:none;
	color:#FF3333;
}

.menu {
	font-family: "Tempus Sans ITC, Verdana";
	font-size: large;
	color: #BD3F3F;
}
li {
	color: #555522;
	list-style-image: none;
	list-style-position: outside;
	line-height: 1.5;

}
.title {
	font-family: "Tempus Sans ITC, Verdana";
	font-size: xx-large;
	color: #BD3F3F;
}
.subtitle {
	font-family: "Tempus Sans ITC, Verdana";
	font-size: large;
	color: #BD3F3F;
}
.mid-title {
	font-family: "Tempus Sans ITC, Verdana";
	font-size: x-large;
	color: #BD3F3F;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
