body {
	background-image: url(images/bg.jpg);
	
	}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 15pt;
	margin-top:5px;
	margin-bottom: 0px;
	text-align: left;
	color: #400000;
	text-decoration:none;
}	
.bg {
	background-color: #E3B770;
	background-repeat: repeat;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 15pt;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: 0px;
	text-align: left;
	
}
.style9 {color: #400000; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #643200;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}

a:active {
	text-decoration: none;
}
#link {
	text-decoration: none;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.link a:link {
	text-decoration: none;
	color: #003399;
}
.link a:hover {
	text-decoration: none;
	color: #6699FF;
}
