body {
	margin: 0px;
}
.bord {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7E4537;
	border-bottom-color: #7E4537;
}
#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	color: #FFFFCC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.welc {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFCC;
}
