@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #CCFF9A;
	background-image: url(../images/fon.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF6633;
}
.smaltext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.smaltextfooter {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F7F2D;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.menuheader {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4C8C35;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
}
.menulinks {
}

</style>
