.prevnext a {
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
  
  
}

.prevnext a:hover {
  background-color: #ddd;
  color: black;
}

.prevnext .previous {
  background-color: #04AA6D;
  color: white;
}

.prevnext .next {
  background-color: #04AA6D;
  color: white;
}

.prevnext .round {
  border-radius: 50%;
}

.special
  {
    
    border-collapse:collapse; 
	width:100%;  
  
   } 
  
  .special table
  {
    
    border-collapse:collapse; 
	width:100%;  
    
 
  } 
  
  
  
  .special th, td {
  padding: 6px;
  //text-align: center;
  font-size:20px;
  font-family: Times New Roman;
  
  line-height:2em;
  //font-weight:600;
 // border:1px solid black;
  width: auto;
 // word-break: break-word;
  word-wrap: break-word;
  //word-break: break-word;
   //text-align:justify;
   padding-left:80px;

  }
  
  .special a{
 color:blue;
 word-break: break-word;

  }

    
.special tr:hover {background-color: lightblue;}
    
/* Ist line heading */

table:nth-of-type(1) tr:nth-child(1) td,
table:nth-of-type(2) tr:nth-child(1) td

  
 {
	 color:#DD2E18;
	font-weight:bold;
	padding: 6px;
 }
 
 
 
 #table-container1 a
 {
	 text-decoration:none;
 } 
 
 

 
 