.txt {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	TEXT-TRANSFORM: none; 
	COLOR: #333333; 
	LINE-HEIGHT: 24px; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.txt_hilight {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	TEXT-TRANSFORM: none; 
	COLOR: #7c5321; 
	LINE-HEIGHT: 24px; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.txt_hilight_bold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-TRANSFORM: none;
	COLOR: #7c5321;
	LINE-HEIGHT: 24px;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.txt_hilight_underline {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	TEXT-TRANSFORM: none;
	COLOR: #7c5321;
	LINE-HEIGHT: 24px;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.secret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #9D8052;
	letter-spacing: 5px;
}
DIV.menu {
	height: 30px;
	width: 920px;
	border: 1px solid #856a43;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #7c5321;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #9e8152;
	text-decoration: none;
}
.over {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #9e8152;
	text-decoration: none;
}
div.px {
	height: 30px;
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #846a42;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #9D8052;
}
.pattern {
	background-color: #d1d1d1;
	background-image: url(pattern.png);
	background-repeat: repeat-x;
	background-position: left top;
}
