body {
	background-image: url(images/fon.jpg);
	background-repeat:repeat;
	color:#F1F9B6;
	font-family:Tahoma; 
	font-size:13px;
}
a {
	color:#F1F9B6;
	text-decoration:none;
}
li {
	background: url(/images/li.jpg) no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 12px;
	list-style: none;
}
.header {
font-family: Mistral;
font-style: normal;
font-size:48px;
#line-height:25px;
color:#F1F9B6;
src: url(/include/MISTRAL0.eot);
}

.fOn {
    background-image:url(images/footer1.png); 
	background-repeat:no-repeat; 
	background-position:center; 
	height:117px; 
	width:155px; 
	cursor:pointer;
	color:#F1F9B6;
	font-variant:small-caps;
	font-weight:bolder;
}
.fOut {
    background-image:url(images/footer.png); 
	background-repeat:no-repeat; 
	background-position:center; 
	height:117px; 
	width:155px; 
	cursor:pointer;
	color:#F1F9B6;
	font-variant:small-caps;
}