body {
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 5px;
}

table.JR_Kal {
  width: 600;
  height: 300;
  font-size: 20px;
  font-weight: bold;
}

a.newsTxt1:link {
  color: #c40000;
  text-decoration: none
}

a.newsTxt1:visited {
  color: #c40000;
  text-decoration: none
}

a.newsTxt1:active {
  color: #ffcc00;
  text-decoration: none
}

a.newsTxt1:hover {  
  color: #ffa749;
  text-decoration: none
}

