/* CSS Document */
/* .стиль1 {	font-size: 10pt} */
body {	background-color: #006600;}
/* .стиль3 {font-size: 10pt; font-weight: bold; } */

DIV.podp {
	color: #000000;
}

DIV.podp a:link{
	color: #000000;
	text-decoration: none;
}
DIV.podp a:visited{
	color: #000000;
	text-decoration: none;
}
DIV.podp a:active {
	color: #FF0000;
	text-decoration: none;
}
DIV.podp a:hover {
	color: #FF0000;
	text-decoration: none;
}



DIV.mnu {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

DIV.mnu a:link{
	color: #000000;
	text-decoration: none;
}
DIV.mnu a:visited{
	
	color: #000000;
	text-decoration: none;
}
DIV.mnu a:active {
	color: #FF0000;
	text-decoration: none;
}
DIV.mnu a:hover {
	color: #FF0000;
	text-decoration: none;
}

