body {
	background: #FCFCDA url(images/INDEX_PIC.png) no-repeat center top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
	text-decoration: blink;
}
.footer {
	font: 11px Arial, Helvetica, sans-serif;
}
.footer a, .footer a:visited {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.footer a:hover {
	color: #009966;
	text-decoration: underline;
}.features {
	background: url(images/features2.jpg) no-repeat center center;
}
.foot {
	background: url(images/footer.jpg) no-repeat center top;
}
a:hover {
	text-decoration: none;
}