body {
	background-color: #edead4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #669966;
	line-height: 25px;
}
.biglink {
	font-weight: bold;
	color: #669966;
	font-size: 14px;
}
.orange {
	font-weight: bold;
	color: #FF9900;
	font-size: 14px;
}
.page-title {

	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}
a:link {
	color: #669966;
	text-decoration: none;
}
a:visited {
	color: #669966;
	text-decoration: none;
}
a:active {
	color: #669966;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {border:none;}
