body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fon.gif);
	background-repeat: repeat-x;
	background-color: #616261;
}

.menu:link {
	font-family: "Palatino Linotype", "Times New Roman", "MS Sans Serif";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.menu:visited {
	font-family: "Palatino Linotype", "Times New Roman", "MS Sans Serif";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.menu:hover {
	font-family: "Palatino Linotype", "Times New Roman", "MS Sans Serif";
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.u1 {
	font-family: "Palatino Linotype", "Times New Roman", "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF00;
	float: right;
	width: 100%;
	background-image: url(images/title-bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	clear: right;
}
.info {

	font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
