body {
	background: #6c6457; 
	margin: 15px;
	}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	margin-top: 5px; 
	margin-bottom: 12px; 
	color: #000000; 
	}

#boxheader01 {
	border-top: #000000 1px dashed; 
	border-bottom: #000000 1px dashed; 
	border-left: #000000 1px dashed; 
	border-right: #000000 1px dashed; 
	padding-top: 10px;
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	background: #8b668b;
	color: #ffffff; 
	}

#boxmenu01 {
	border-bottom: #000000 1px dashed; 
	border-left: #000000 1px dashed; 
	border-right: #000000 1px dashed; 
	padding-top: 12px; 
	padding-bottom: 15px; 
	padding-left: 6px; 
	padding-right: 6px; 
	background: #698b69; 
	color: #ffffff;
	}

#boxmain01 {
	border-bottom: #000000 1px dashed; 
	border-right: #000000 1px dashed; 
	padding-top: 12px; 
	padding-bottom: 15px; 
	padding-left: 12px; 
	padding-right: 12px; 
	background: white; 
	color: #ffffff;
	}

.textbody01 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	background: #ffffff; 
	color: #000000; 
	}

.textbody02 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	color: #000000; 
	}

.textmenutitle01 {
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center;
	letter-spacing: 1.0em; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	border-bottom: #000000 1px dashed; 
	padding-top: 2px; 
	padding-bottom: 6px; 
	padding-left: 2px; 
	padding-right: 2px; 
	color: #000000;
	}

.textmenu01 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	color: black; 
	text-align: center;
	}

.thumb01 {
	border: #c7b88f 3px solid;
	} 
	
.thumb02 {
	border: #8b668b 3px solid;
	} 
	
a:link {
	color: blue; 
	text-decoration: none;
	}

a:visited {
	color: #8b0000; 
	text-decoration: none;
	}

a:active {
	color: blue; 
	text-decoration: none;
	}

a:hover {
	color: blue; 
	text-decoration: underline;
	}

a:link.special {
	color: black;
	text-decoration: none;
	}

a:visited.special {
	color: black; 
	text-decoration: none;
	}

a:active.special {
	color: white; 
	text-decoration: none;
	}

a:hover.special {
	color: white; 
	text-decoration: none;
	border-bottom: #ffffff 1px dashed; 
	}

