.news {
border-top-width:1px;
border-top-style:solid;
border-top-color: #969AA2; 
color: #3366FF; 
/* #8A8581;(цвет текста) */
    /* cursor: pointer; */
    font: 19px/18px Verdana,Arial,Helvetica,sans-serif;
    margin: 10px 0;
    padding: 0;
    /* text-transform: uppercase; ( меняет буквы все на большие ) */
outline:0px solid #ffff00;       /* Рамка для работы с блоком */
    }
    
    	
	.news li {		
		color: #3B8CBB;			
	}
	
	.news b {
		color: #FF00FF;
	}
	
	.news a:visited {
		color:#00ABEA; 
text-decoration: none;
	}

 .news a:link {
color:#FF0000; 
text-decoration: none;
 }  
 
 .news a:hover {
color: #7FBA00; 
text-decoration: none; 
 }  
 
 .news a:active {
 color: #7FBA00;
 text-decoration: none;
 }
    
 #content h4 {
color:#40599B;
    }    
    
    #content h3 {
color:#0c1063;   
   }
   
   #content h2 {
color:#FF0600;
    }
    
    
#text_banner h2 {
	font-size: 18px;
	line-height: 31px;
	color: #fff;
border:0px solid #B800ff;
margin:0;
padding:0;
}  

 
   #newbookcover {
	   position: fixed;
	   width: 300px;
	   height: 253px;
	   top: 400px;
	   left: 0px;
	   border: 0px;   
   }
   
   
 #newbookcover a:active, a:hover, a:link {
color: #fff;
 }  
   
   
   
  .img_for_news {
float: left;	
margin: 0 20px 10px 0;   
   }
   
   #jai_guru_dev_gold_ico {
	   outline: 0px solid #696969;
	   position: relative;
	   right: -200px;
	   bottom: -30px;
   }  
   
   #raja_peter_course {
margin-left:20px;   
   
   } 
   
   .center {
   	text-align: center;
   }

.right {
text-align: right;
}

.background_blu { 
background: #00B0D5 ;
}

.text_blu { 
color: #0c1063 ;
 }
 
 .text_red {
 color: #FF0600 ;
 
 }


/*  класс для очистки обтекания от свойства float  */ 
 .clear {
 clear: both ;
 }
 


    
   
