a:visited {
  color            : #708088;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  color            : #99CCFF;
  text-decoration  : none;
  font-weight      : bold;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 }
 
 .tableoutborder {
 background-color: #eef0f0;
}



.tableinborder {
 background-color: #000000;
}

body {
  background-color : #eef0f0;
}
a:link {   
  color            : #708088;
  text-decoration  : none;
  font-weight      : bold;
 } 