body {
	margin-top: 5px;
	margin-left: 7px;
	background-color: #ffffff;
	font-size: 10px;
	font-family: arial, sans-serif;
	color: #462600;
}
a:link {
	color: #406e33;
	text-decoration: none;
}

a:visited {
	color: #d5819b;
	text-decoration: none;
}
a:hover{color: #B42955; text-decoration:underline; 
}	
a:active {
	color: #b42955;
	text-decoration: underline;
}