body {
	background-color: #DBDAC4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.currentLink {
	color: #7E3430;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
.nav:link {
	color: #000000;
	text-decoration: none;
	
}
.nav:active {
	color: #000000;
	text-decoration: none;
	
}
.nav:visited {
	color: #000000;
	text-decoration: none;
	
}
.nav:hover {
	color: #7E3430;
	text-decoration: underline;
	
}

a:link {
	color: #7E3430;
	text-decoration: underline;
	
}
a:hover {
	color: #E2A12B;
	text-decoration: underline;
	
}
a:active {
	color: #7E3430;
	text-decoration: underline;
	
}
a:visited {
	color: #7E3430;
	text-decoration: underline;
	
}.boxForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 178px;
	border: 1px solid #999999;
}
