.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e7d1aa;
	text-decoration: none;
	padding: 3px;
	background-color: #736349;
	text-align: center;
}
.newh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #504232;
	text-decoration: none;
	text-align: right;
}
.t {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.t a:link {

	color: #000000;
	text-decoration: none;
}
.t a:visited {

	color: #000000;
	text-decoration: none;
}
.t a:hover {
   color:#996600;
	text-decoration: none;
}

.more {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	text-align: left;
}
.more a:link {

	color: #990000;
	text-decoration: none;

}

.more a:visited {

	color: #990000;
	text-decoration: none;

}

.more a:hover {

	color: #000000;
	text-decoration: none;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e9a157;
	text-decoration: none;
	padding-right: 10px;
}

.button a:link {
	
	color: #e7d1aa;
	text-decoration: none;
	background-color: #736349;
}
.button a:visited {
	
	color: #e7d1aa;
	text-decoration: none;
	background-color: #736349;
}
.button a:hover {
	
	color: #4e3e27;
	text-decoration: none;
	background-color: #736349;
}
