body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #007900;
	background-color: #FFE7C6;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	background-image: none;
	margin : 0px;




}
a:link {
	color: #006600;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #FFE7C6;




}
a:visited {
	color: #00AE00;
	text-decoration: none;
	background-color: #FFE7C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
a:hover {
	background-color: #FFE7C6;
	color: #00FFFF;

}

