body {
	margin-left: 0px;
	margin-top: 0px;
	color: black;
	/*background-color: #d50102;*/
	background-color: #7d9966;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat;
}


a:link {color: #009966; background-color: inherit; text-decoration: none; }
a:active {color: #0000ff; background-color: inherit; text-decoration: none; }
a:visited {color: #663399; background-color: inherit; text-decoration: none; }
a:hover {color: #0000ff; background-color: inherit; text-decoration: underline; }
