.razdel {
         font-size: 18px;
         font-weight: 100;
         color: #0000aa;
         background-color: silver;
         }
.privet {
         font-size: 18px;
         font-style: normal;
         font-weight: 100;
         text-decoration: none;
         color: #0000aa;                   

        }
.verysmall   {  
           font-size: 8px;
           color: #1658a6;
           font-style: normal;
       } 

.lin   { 
           font-size: 16px;
           font-weight: 600;
           font-style: normal;
           letter-spacing: 0.1em; 
       } 

.Npage   { font-size: 32px;
           color: #000066;
           font-weight: 500;
           font-style: normal;
           letter-spacing: 0.1em; } 
.comment { 
          font-size: 16px;
          color: #000066;
        } 


.advest { 
           font-size: 11px;
           color: #ffffff;
           font-weight: 100;
           font-style: normal;
           } 

A:link { 
	text-decoration: underline;
	color: #0000cc;
	}
A:visited { 
	text-decoration: underline;
	color: #000033;
	}
A:active { 
	text-decoration: underline;
	color: #ff0000;
	}
A:hover { color: #ff0000; 
	text-decoration: underline; }

A.navig:link {
        font-size: 15px;
        font-weight: 100; 
	text-decoration: underline;
	color: #ffffff;
	}
A.navig:visited { 
	text-decoration: underline;
	color: #cccccc;
	}
A.navig:active { 
	text-decoration: underline;
	color: #ff0000;
	}
A.navig:hover { 
        color: #06fce3; 
	text-decoration: underline; }

A.nonun:link {
        font-size: 8px;
	text-decoration: none;
	color: #ffffff;
	}
A.nonun:visited { 
        font-size: 8px;
	text-decoration: none;
	color: #cccccc;
	}
A.nonun:active { 
        font-size: 8px;
	text-decoration: none;
	color: #ff0000;
	}
A.nonun:hover { 
        font-size: 8px;
        color: #06fce3; 
	text-decoration: none; }

