.main {
	background: #FFF4E7 url(images/back.jpg) bottom left no-repeat;
	color: #461B09;
}

.main * td {

	color: #461B09;
}

body {
	font-family: Tahoma, Arial, sans-serif;
}

p, li {
	font-size: 11px;
	color: #461B09;
}
p {
	text-align: justify;
}

em {
	font-family: Times, Times New Roman, serif;
	font-size: 12px;
	color: #461B09;
}

h4 {
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	color: #461B09;
}

a {
	color: #461B09;
	text-decoration:none;
}
a:hover {
	color: #461B09;
	text-decoration:underline;
}

.app * {
	font-size: 11px;
	color: #461B09;

}

 .button {border:#461B09 2px solid outset;background-color:#ebe0d3}
 .header {font-size:12px;text-align:right;font-weight:bold}
 .alert {color: #990000;font-size:12px}
 .link {color:#000000;font-size:12px}

 .cookie { 
	font-size: 12px;
	width: 90%;
}

.author {
	font-style: italic;
	text-align: right;
}
.members{
	font-size: 11px;
	color: #461B09;
	text-decoration:none;
}
.memberstable{
	font-size: 11px;
	color: #461B09;
	border:2px solid #461b09;
}
.memb{
	border:1px solid #461b09;
	font-size: 11px;
	color: #461B09;
}
.membbutton{
	border:1px solid #461b09;
	font-size: 11px;
	color: #461B09;
}