BODY {
	font-size: 11px;
	font-family: verdana;
}
A{                    /*Стиль пункта меню*/
    color: #3f2429;
    font-size: 9px;
	font-variant: normal;
	font-family: verdana;
	font-weight: bolder;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration: none;
}
A:hover{				/*Стиль пункта меню под мышой*/
	color: #7e6e67;
	text-decoration: none;
}
A.news_more {
	color: #9497a5;
 	font-size: 15px;
 	font-variant: normal;
 	font-family: verdana;
 	font-weight: bolder;
	font-style: italic;
 	letter-spacing: 0px;
	text-decoration: none;
}
A.news_more:hover {
	color: #babdcb;
	text-decoration: none;
}
DIV.news_date {
	color: #0033cc;
 	font-size: 11px;
 	font-variant: normal;
 	font-family: verdana;
 	font-weight: bolder;
	font-style: normal;
}
DIV.news_preview {
	color: #9497a5;
 	font-size: 11px;
 	font-variant: normal;
 	font-family: verdana;
 	font-weight: bolder;
	font-style: normal;
}
DIV.news_body {
	color: #9497a5;
 	font-size: 5px;
 	font-variant: normal;
 	font-family: verdana;
 	font-weight: bolder;
	font-style: normal;
}
DIV.menu A {
	color: #3f2429;
 	font-size: 12px;
 	font-variant: normal;
 	font-family: verdana;
 	font-weight: bolder;
	font-style: normal;
 	letter-spacing: -1,5px;
   	text-decoration: none;
}
DIV.menu A:hover {				/*Стиль пункта меню под мышой*/
	color: #7e6e67;
	text-decoration: none;
}
DIV.submenu A {
	color: #000000;
 	font-size: 10px;
 	font-variant: normal;
 	font-family: verdana;
 	font-weight: bolder;
	font-style: normal;
 	letter-spacing: 0px;
   	text-decoration: none;
}
DIV.submenu A:hover {				/*Стиль пункта меню под мышой*/
	color: #7e6e67;
	text-decoration: none;
}
DIV.header {
	color: #3f2429;
	font-size: 11px;
 	font-variant: normal;
 	font-family: verdana;
 	font-weight: bolder;
	font-style: normal;
 	margin-top: 10px;
 	margin-left: 2px;
}
DIV.content {
	color: #3f2429;
	font-size: 11px;
 	font-variant: normal;
 	font-family: verdana;
 	font-weight: normal;
	font-style: normal;
}
