body {
	background-color: #362e21;
	background-repeat: repeat-x;
}
body,table,td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
a, a:link, a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #6c5d3c;
}
a:hover {
	color: #362e21;
}
.warning {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;	
}