body {
	margin: 0px;
	background-color: #fcfaeb;
}
a:visited {
	color: #373228;
	text-decoration: none;
}
a:hover {
	color: #373228;
	text-decoration: underline;
}
a:link {
	color: #373228;
	text-decoration: none;
}

.bold {
	font-size: 12px;
	font-weight: bold;
}
.bold2 {
	font-size: 14px;
}
a.one:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.one:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.one:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.white {
	color: #979797;
}


td {
	font-size: 12px;
	line-height: 180%;
	color: #373228;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C1F00;
}
.font13width {
	font-size: 13px;
	letter-spacing: 6px;
}


.input_search {
	border: 1px solid #4F4430;
}
