
a {
	text-decoration: none }

a:hover {
	color:          #663300;
	text-decoration: underline }

body {
	color:           #3f291a;
	font-size:        11px;
	line-height:      140%;
	font-family:      Verdana, sans-serif;
	background-color: white;
	top-margin:       0  }

