@charset "utf-8";
body {
	background-color: #ffffcc;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFFCC;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	background-color: #00FF33;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
#lmenusidebar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 8px;
	padding: 8px;
	border: medium solid #000000;
	text-decoration: none;
	background-image: url(../i/button-120.jpg);
	background-position: center center;
	width: 70px;
}
#lmenusidebar a:hover {
	color: #000000;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 70px;
	background-image: url(../i/button-120h.jpg);

}



.shades {

}
.basictext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 8px;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.bottomlinks {
	font-size: 14px;
}
