.bg {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #006600;

}
.lk {
	color: #902c46;
	text-decoration: none;
}
.lk:hover {
	color: #902c46;
	text-decoration: underline;
}.bulets {
	list-style-type: circle;
	list-style-image: url(img/bul.jpg);

}
.menu {
	color: #003399;
	text-decoration: none;
}
.menu:hover {
	color: #FFFFFF;
	background-image: url(imag/tn.jpg);
	background-repeat: no-repeat;


}
.cese {
	color: #FFFFCC;
	text-decoration: none;
}
.cese:hover {
	color: #666666;
	text-decoration: underline;
}
.back {
	background-image: url(img/bggg.jpg);
	background-repeat: repeat-x;
}
