

.view-current-news {
  background-color: white ;
  color: black ;
}

.view-current-news a:hover,
.view-current-news a:link,
.view-current-news a:visited,
.view-current-news a:active,
.view-current-news a:focus {
  background-color: white ;
  color: black ;
}

.view-current-news .views-row {
  border-bottom: 2px solid #153867 ;
  font-size: 82% ;
  width: 100% ;
}

.view-current-news .views-row .views-field-title {

	Font-weight : bold;

    Font-size : 200%;

    Color : rgb(66, 66, 66);  /*  mw */
 	
  width: 100% ;
  margin-left: 2px ;
  margin-bottom: 5px ;
}



.element-invisible .element-focusable{
	display:none; 
}


.field-content {

	Font-weight : bold;

    Font-size : 120%;

    Color : rgb(66, 66, 66);  /*  mw */
  
	
	
	
  width: 100% ;
  margin-left: 2px ;
  margin-bottom: 10px ;
}