body {
  margin:0px;
  color:#162576;
  font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
  font-size: 10px;
  line-height: 2.1;
  padding:8px;
}

div.botText{
  line-height: 1.5;
  background-color:#79888E;
  padding:8px;
  color:#ffffff;
  font-size:10px;
  text-align:center;
}

div.News{
  line-height: 1.5;
  background-color:#79888E;
  padding:8px;
  color:#ffffff;
  font-size:10px;
  text-align:center;
}

a:link {color : #666666; text-decoration:none;}
a:visited {color : #666666; text-decoration:none;}
a:hover {color : #666666; text-decoration:underline;}

a.whiteLink:link {color : #666666; text-decoration:none;}
a.whiteLink:visited {color : #666666;text-decoration:none;}
a.whiteLink:hover {color : #666666; text-decoration:none;}
