body {
	font-family: Times New Roman, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	background-attachment: fixed;
	background-image: url(./fon1.gif);
            	margin: 0px;
}

a:link {
	font-family: Times New Roman, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: Times New Roman, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-family: Times New Roman, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Times New Roman, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
