BODY {
	background-image: url(back.jpg); background-repeat:no-repeat;
	background-attachment: fixed;
	BACKGROUND-COLOR: #F8F5EC;
	COLOR: #000000;
	FONT-FAMILY: 
	verdana, arial, helvetica;
	FONT-SIZE: 12px;
	MARGIN: 5px
}


a:link{
	color: #4E3B35;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	color: #865F5A;
	text-decoration: none;
	font-weight: bold;
}
a:active{
	color: #BD3102;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.top {
	FONT-FAMILY: verdana; FONT-SIZE: 10px
}
H1 {
	COLOR: #cc6600; FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 12px; FONT-WEIGHT: bold; MARGIN: 5px
}

HR {
	color: #351b00; height: 1px;
}
