a:hover {
	color: #CC9900;
	border: none;
	list-style-image: none;
	list-style-type: none;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.heading {  font-family: Palatino, Garamond, Times; font-size: 16px; color: #333333}
.heading_bold { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #333333 ; font-weight: bold}
.heading_bold_light { font-family: Palatino, Garamond, Times; font-size: 16px; color: #CCCCCC; font-weight: bold }
.body_text_light { font-family: Palatino, Garamond, Times; font-size: 12px; color: #CCCCCC}
.links_light { font-family: Palatino, Garamond, Times; font-size: 12px; color: #FFCC66}
.body_text_bold { font-family: Palatino, Garamond, Times; font-size: 12px; color: #333333 ; font-weight: bold}
body {  background-color: #666633}
.main_links {
	font-family: Palatino, Garamond, Times;
	font-size: 36px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	list-style-image: none;
	list-style-type: none;
}
.big_links {
	font-family: Palatino, Garamond, Times;
	font-size: 16px;
	color: #660000;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	border: thin none #660000;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666633;
}
.body_text_space {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 24px;
}
