.link ul {
	text-decoration: none;
	display: block;
	border-bottom: #45500A;
	margin-left: 15px;
	text-align: left;
	margin-right: 15px;
	border-right-color: #45500A;
	border-left-color: #45500A;
	padding: 15px;
}

.link li {
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
	text-align: left;
	padding-top: 5px;
}

.link li a {
	font-family: Tahoma;
	color: #995C3C;
	font-size: 14px;
	padding: 15px 0px 0px;
	text-decoration: none;
}

.link li a:hover {
	color: #995C3C;
	text-decoration: underline;
}

.link1 ul {
	text-decoration: none;
	display: block;
	border-bottom: #45500A;
	margin-left: 10px;
	text-align: left;
	margin-right: 10px;
	border-right-color: #45500A;
	border-left-color: #45500A;
	padding: 10px;
}

.link1 li {
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
}

.link1 li a {
	font-family: Tahoma;
	color: #995C3C;
	font-size: 14px;
	text-decoration: none;
	padding-top: 10px;
	text-align: left;
}

.link1 li a:hover {
	color: #995C3C;
	text-decoration: underline;
}

.linkbarra ul  {
	text-decoration: none;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 7px;
	margin-left: 7px;
}

.linkbarra li  {
	text-decoration: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

.linkbarra li a {
	font-family: Tahoma;
	font-size: 14px;
	color: #734B2B;
	text-decoration: none;
	text-align: center;
}

.linkbarra li a:hover {
	color: #613F23;
	text-decoration: underline;
}
.barra ul {
	padding-top: 10px;
	margin-top: 15px;
	text-align: right;
	padding-right: 50px;
	margin-right: 25px;
	
}
.barra li {
	text-decoration: none;
	margin-right: 3px;
	display: inline;
	margin-left: 3px;
}

.barra li a {
	font-family: Tahoma;
	color: #996640;
	text-decoration: none;
	font-size: 16px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

.barra li a:hover {
	color: #4A3D2F;
	text-decoration: underline;
	padding-bottom: 5px;
	
}

.footer  {
	font-family: Tahoma;
	color: #502912;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 7px;
	padding-top: 5px;
}
body {
	background-color: #FBF4EE;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #745B45;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 20px;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #534435;
	padding-left: 10px;
	margin-top: 25px;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #8A7057;
	padding-left: 20px;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #382E23;
	padding-left: 25px;
	margin: 10px;
	padding-right: 25px;
	text-align: justify;
}

.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
s
