body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #745a4d;
}
.header {
	font:14px Arial, Helvetica, sans-serif;
	color:#afa492;
}
.logo {
	font:30px "Times New Roman", Times, serif;
	color:#ffffff;
	font-weight:600
}
.menu {
	font:14px "Times New Roman", Times, serif;
	color:#352b25;
	font-weight:600
}
.title {
	font:20px "Times New Roman", Times, serif;
	color:#352b25;
	font-weight:600
}
.tahoma {
	font:11px tahoma;
	color:#352b25;
}
.tahomab {
	font:12px tahoma;
	color:#352b25;
	font-weight:600
}
a:link {
	color:#d9732b;
	text-decoration:none;
}
a:visited {
	color:#d9732b;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
}
