@charset "utf-8";
body {
	background-color: #ffffcc;
}
h2 {
	font-size: 26px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	background-color: #DAE7FA;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
#lmenusidebar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFCC;
	text-align: left;
	display: block;
	margin: 8px;
	padding: 8px;
	border: medium solid #000000;
	text-decoration: none;
}
#lmenusidebar a:hover {
	background-color: #DAE7FA;
}
#spryregiontbl:hover {
	background-color: #DAE7FA;
	text-decoration: underline;
}



.shades {
	background-color: #D9CB9D;
}
.bigletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	padding: 2px;
	border: thin solid #000000;
	text-align: center;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.beigebuttonbox a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFCC;
	text-align: left;
	display: block;
	margin: 8px;
	padding: 8px;
	border: medium solid #000000;
	text-decoration: none;
}
.beigebuttonbox a:hover {
	background-color: #DAE7FA;
}
