body {
	margin-left: 10px;
	background-color: #fff;
	color: #5A7675;
	}
	
a:link {
	color: #c97f43;
	text-decoration: none;
	background-color: transparent;
	}

a:visited {
	color: #ffecb8;
	text-decoration: none;
	background: transparent;
	}
	
a:hover {
	color: #ad003f;
	text-decoration: none;
	background: transparent;
	}



.textboxes {  font-family: "Times New Roman", Times, serif; letter-spacing: normal; 
text-align: left; word-spacing: normal; font-style: normal; color: #5a7675}
