
body		{
	background-color:#c0af93;
	margin:0;
	padding:0;
}
.txt1 {
font: 12px Tahoma;
color: #bcbbba;
text-align: justify;
}

.submenu a {
font: 14px Tahoma;
color: #a9a38b;
text-decoration: none;
}

.submenu a:hover {
font: 14px Tahoma;
color: #a9a38b;
text-decoration: underline;
}

.cat a:hover {
font: 14px Tahoma;
color: #fdb300;
text-decoration: underline;
}

.input {
width: 250px;
height: 20px;
font: 12px Tahoma;
border: 1px solid #3c2b0d;
}

.area {
width: 250px;
height: 150px;
font: 12px Tahoma;
border: 1px solid #3c2b0d;
}

.select {
width: 60px;
height: 20px;
font: 12px Tahoma;
border: 1px solid #3c2b0d;
}