body,td {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3D261E;
	font-family: Tahoma;
	margin: 0px;
}
p {
	text-indent: 20px;
	text-align: justify;
}

a {
	text-decoration: none;
}


a:link {
	color: #F1D0A5;
	text-decoration: none;
}
a:active {
	color: #EEC790;
	text-decoration: none;
}
a:visited {
	color: #EEC790;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	display: inline-block;
	margin: 5px;
	font-weight: bold;
	letter-spacing: 3px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #004526;
	border-left-color: #FFFFFF;
	text-decoration: none;
}

.menuoff {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	display: inline-block;
	margin: 5px;
	font-weight: bold;
	letter-spacing: 3px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	text-decoration: none;
}

a.menu {
	color: #FFFFFF;
}

a.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #F1D0A5;
	display: inline-block;
	margin: 5px;
	font-weight: bold;
	letter-spacing: 3px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #004526;
	border-left-color: #FFFFFF;
	text-decoration: none;
}

.footer {
	font-size: 9px;
	letter-spacing: 2px;
}
