ADRESS,BLOCKQUOTE,BODY,CAPTION,CENTER,DD,DIR,SELECT,INPUT,TEXTAREA,BUTTON,
DIV,DL,DT,FORM,MENU,OL,P,TD,TH,UL{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#004400;}
H1,H2,H3,H4,H5,H6{
	font-family:Arial, Helvetica, sans-serif;
}
/******************************************/
A{
  cursor: auto;
  }
A:link{
  color: #006600;
  text-decoration: none;
}
A:visited{
  color: #006600;
  background: transparent;
  text-decoration: none;
  }
A:active{
  color: #006600;
  background: transparent;
  text-decoration: none;
  }
A:hover{
  color:#003300;
  text-decoration: none;
}
BODY{
	 margin: 0pt 0pt 0pt 0pt;
	 padding: 0pt 0pt 0pt 0pt;
	 background-color:#337023;	
}
H1,H2,H3,H4,H5,H6{
	margin-left: 0%;
	margin-right: 0%;
	}
/*****************************************/
H1{	/* заголовок новостей, ссылок */
	text-align:center;
	background-color: transparent;
	color:#004400;
	font-size:17px; 
	font-weight:bold; 
}
.img{	/* рамка на фотографии */
	border:solid;
	border-width:1;
	border-color:#ffffff;
	cursor:pointer;
}
.mainmenu{	/* пункты главного меню */
	color:#CCCCCC; 
	font-size:17px; 
	font-weight:bold;
	cursor:pointer; 
}
.submenu{	/* подпункты главного меню */
	color:#CCCCCC; 
	font-size:15px; 
	font-weight:bold; 
	cursor:pointer;
}
.newscaption{	/* заголовок новостей, ссылок */
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
	color:#004400;
	line-height:20px;
}
.subcaption{	/* заголовок новостей, ссылок */
	text-align:center;
	background-color: transparent;
	color:#004400;
	font-style:italic;
	font-weight:bold;
	line-height:20px;
}
.linklist {	/* список ссылок */
	font-size:14px; 
	line-height:22px;
}
.dogname{
	font-weight:bold;
	color:#006600;
	line-height:20px;
	font-style:italic;
	cursor:pointer;
}
.puppyname{
	font-weight:bold;
	color:#006600;
	font-size:10px; 
	font-style:italic;
}
.dogtitle{
	font-weight:bold;
	color:#004400;
	font-size:12px;
}
.pednames {	/* клички собак в родословной */
	font-size: 12px;
	line-height:20px;
}
.tit {	/* титулы собак в родословной */
	font-size: 10px;
	color: #006600;
}
.size17{
	font-size:17px;
}
.size12{
	font-size:12px;
}
.blue{
	font-family:Georgia, Times New Roman, Times, serif; 
	font-style:italic; 
	font-size:14px; 
	color:#0000CC;
}