@charset "utf-8";
/* CSS tuben ps */

body {
	background-image: url(../images/bgsite.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #806553;
}
a:link {
	color: #614D3F;
}
a:visited {
	color: #614D3F;
}
a:hover {
	color: #614D3F;
}
a:active {
	color: #614D3F;
}
.style1 {
	color: #614D3F;
	font-weight: bold;
}
.balk {
	border: 2px double #614D3F;
}

