.sidebar-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #006600;
	text-decoration: none;


}
.main-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;

}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;

}
.main-body-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #006600;
	text-decoration: none;

}
.smallish {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;

}
.nav-over {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	text-decoration: none;
	background-color: #006600;



}
.sidebar-links-mini {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #006600;
}
a:hover{
	border-top: 1px none #006600;
	border-right: none #006600;
	border-bottom: 1px none #006600;
	border-left: none #006600;
	color: #FFFFCC;
	background-color: #006600;

}

