BODY {
	color: #F3D3A1;
	background-color: #5A2D32;
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

A {
	color: #f7d071;
        text-decoration: none;
}

a:hover {  color: #4D7366; text-decoration: underline overline}
