a:link { color: #0000ff } 
a:visited { color: #0000ff } 
a:hover { color: #ff8000 } 
a:link.txt { text-decoration:none; color: #333388 } 
a:visited.txt { text-decoration:none; color: #333388 } 
a:hover.txt { color: #222288; background: #fff79c } 

.navi {
  background: #eef; 
  color: #00f; 
  width: 100px;
  padding: 0px;
  margin:  0px;
  text-decoration: none;
  text-align: center;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10px;
}

a:link.navi {
  background: #eef; 
  color: #333388; 
  width: 90px;
  padding: 0px;
  margin:  0px;
  line-height: 16px;
  text-decoration: none;
  text-align: left;
  border-top: 0.1em solid #eee;
  border-bottom: 0.1em solid #eee;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10px;
}

a:visited.navi {
  background: #eef; 
  color: #333388; 
  width: 90px;
  padding: 0px;
  margin:  0px;
  text-decoration: none;
  text-align: left;
  line-height: 16px;
  border-top: 0.1em solid #eee;
  border-bottom: 0.1em solid #eee;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10px;
}

a:hover.navi {
  background: #fe8; 
  color: #333388; 
  width: 90px;
  padding: 0px;
  margin:  0px;
  line-height: 16px;
  text-decoration: none;
  text-align: left;
  border-top: 0.1em solid #f55;
  border-bottom: 0.1em solid #f55;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10px;
}

a:active.navi {
}

.title {
  background: #FFE773; 
  color: #202080; 
  width: 100%;
  padding: 0px;
  margin:  0px;
  line-height: 24px;
  text-decoration: none;
  text-align: center;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10px;
}

.text {
  color: #202080; 
  text-decoration: none;
  text-align: justify;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 10px;
}
.tbl {
  color: #202080; 
  width: 95%;
  padding: 5px;
  margin:  5px;
  text-decoration: none;
  text-align: left;
  border: 0.1em solid #c0c0c0;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 10px;
  line-height: 10px;
}


.mininews {
  color: #220; 
  text-decoration: none;
  text-align: left;
  font-family: Tahoma,Verdana,Arial;
  font-size: 10px;
}

DIV.newsmain {
  text-decoration: none;
  text-align: justify;
  font-family: Tahoma,Verdana,Arial;
  font-size: 10px;
}
.titlecol {
  color: #207020; 
  font-weight: bold;
}
.textcol {
  color: #703030; font-size:10px 
}