.razdel {
         font-size: 18px;
         font-weight: 100;
         letter-spacing: 0.1em; 
         color: #990099;
         background-color: #cccccc;
         }
.privet {
         font-size: 18px;
         font-style: normal;
         font-weight: 100;
         text-decoration: none;
         letter-spacing: 0.1em;
/*          margin-top: 1em;
          margin-bottom: 1em;  
          margin-left: 1em; 
          margin-right: 1em; */
          color: #990c66;                   

        }
.verysmall   {  
           font-size: 8px;
           color: #1658a6;
           font-style: normal;
       } 
.nolin   {  
           font-size: 16px;
           color: #d67310;
           font-weight: 600;
           font-style: normal;
           letter-spacing: 0.1em; 
       } 
.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: #690091;
/*          line-height: 15px;*/
        } 

.rezume { 
          font-size: 16px;
          color: #000066;
          margin-top: 1em;
          margin-bottom: 1em;  
          margin-left: 1em; 
          margin-right: 1em;
          line-height: 15px;
        } 
.advest { 
           font-size: 11px;
           color: #ffffff;
           font-weight: 100;
           font-style: normal;
           } 

A:link { 
	text-decoration: underline;
	color: #3300bb;
	}
A:visited { 
	text-decoration: underline;
	color: #690091;
	}
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; }

