body {
	background-color: #BFAF8F;
	font-family: Verdana, Arial, sans-reif;
	font-size: 11px;
	color: #330a0a;
}

a {
	color: #330a0a;
}

.txt-nor {
	font-size: 11px;
}

.txt-nor a{
}

.txt-small {
	font-size: 10px;
}

.txt-small a{
}
	
.footer {
  border-top: 1px solid #BFAF8F;
  margin-top: 20px;
  padding: 15px 0;
  font-weight: normal;
  font-size: 10px;
  text-align: center;
}
