.small_a {
  color: #000000;
  text-decoration: none;
  font-family: arial;
  font-size: 12;
}

.small_c {
  color: #000000;
  text-decoration: none;
  font-family: arial;
  font-size: 10;
}

.small_ab {
  color: #000000;
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-size: 12;
}

.small_b {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-family: arial;
  font-size: 13;
}
.lineLRTB { 
  padding-left: 0.2em;
  border-left: solid;
  border-left-width: thin;
  border-right: solid;
  border-right-width: thin;
  border-top: solid;
  border-top-width: thin;
  border-bottom: solid;
  border-bottom-width: thin;
  border-color: #000000;
}
A {
  color: #000066;
  text-decoration: none;
  font-family: arial;

}

A:hover {
  color: #000044;
  background-color: #c4c4c4;
  text-decoration: none;
  font-family: arial;

}
.lineLTB { 
  padding-left: 0.2em;
  border-left: solid;
  border-left-width: thin;
  border-right: none;
  border-top: solid;
  border-top-width: thin;
  border-bottom: solid;
  border-bottom-width: thin;
  border-color: #000000;
  color: #000000;
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-size: 11;
  background:#ffffff;
}

.lineRTB { 
  padding-left: 0.2em;
  border-left: none;
  border-right: solid;
  border-right-width: thin;
  border-top: solid;
  border-top-width: thin;
  border-bottom: solid;
  border-bottom-width: thin;
  border-color: #000000;
  color: #000000;
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-size: 10;
  background:#ffffff;
}
.lineR {
  padding-left: 0.2em;
  border-left: none;
  border-right: solid;
  border-right-width: thin;
  border-top: none;
  border-bottom: none;
  border-color: #000000;
  color: #000000;
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-size: 11;
  background:#f0f0f0;
}

.lineRB { 
  padding-left: 0.2em;
  padding-bottom: 0.1;
  padding-top: 0.1;
  border-left: none;
  border-right: solid;
  border-right-width: thin;
  border-top: none;
  border-bottom: solid;
  border-bottom-width: thin;
  border-right-color: #000000;
  border-bottom-color: #c0c0c0;
  color: #000000;
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-size: 11;
  background:#f0f0f0;
}
