<!--
html, body {margin:0; padding:0; width:100%; height:100%;}
body {
	font-family: "Palatino Linotype", "Bookman Old Style", Palatino, serif;
	color: #000000;
	font-size:14px;
	background-color: #C0B9A9;
}

A {color: #3F2516; text-decoration: none; background: none;}
A:HOVER { color: #6B0021; text-decoration: underline; background: none; }