
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #000000;
	}

.uutisteksti {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: black; 
  text-decoration: none;
  line-height: normal }
  
  .uutisotsikko {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: black; 
  text-decoration: none;
  line-height: normal;
  font-weight: bold }
  
.bioteksti {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: white; 
  text-decoration: none;
  line-height: normal }  
  
  a.uutisteksti {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: black; 
  text-decoration: underline;
  line-height: normal }
      
a.uutisteksti:hover { 
  text-decoration: underline; 
  
  font-size: 10px;
  color: #e20a17 }

.tableotsikkoteksti {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: white; 
  text-decoration: none;
  line-height: normal }
  
  a.tableotsikkoteksti {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: white; 
  text-decoration: underline;
  line-height: normal }
      
a.tableotsikkoteksti:hover { 
  text-decoration: underline; 
  font-weight: bold;
  font-size: 12px;
  color: #5E0000 }



