  body {  background-color:#c6c5a1; font-weight: normal; font-family: Arial,sans-serif; font-size: 12pt}
  
  
  a:visited { font-weight: normal; text-decoration: underline; color: rgb(153, 0, 0);}
  a:link { font-weight: normal; text-decoration: underline; color: rgb(153, 0, 0);}
  a:hover {font-weight: normal; color: white; background-color: rgb(153, 0, 0);}

  a.menu:visited { font-weight: bold; text-decoration: none; color: white;}
  a.menu:link { font-weight: bold; text-decoration: none; color: white;}
  a.menu:hover {font-weight: bold; background-color:  rgb(255, 255, 255); color: rgb(153, 0, 0); }
 
  a.topblurb:visited { font-weight: bold; text-decoration: none; color: rgb(153, 0, 0);}
  a.topblurb:link { font-weight: bold; text-decoration: none; color: rgb(153, 0, 0);}
  a.topblurb:hover {font-weight: bold; color: white; background-color: rgb(153, 0, 0);}
 
  a.feedlink:visited { font-weight: normal; text-decoration: underline; color: black;}
  a.feedlink:link { font-weight: normal; text-decoration: underline; color: black;}
  a.feedlink:hover {font-weight: normal; }


  a.watchlist:visited {  font-weight: bold; text-decoration: none; color: white;}
  a.watchlist:link { font-weight: bold; text-decoration: none; color: white;}
  a.watchlist:hover {  font-weight: bold; text-decoration: none; color: black; background-color: white;}
  
  a.watchlist2:visited { text-decoration: underline; color: black;}
  a.watchlist2:link { text-decoration: underline; color: black;}
  a.watchlist2:hover {}

  td {
    background-clip: padding-box;  /*this has been added */
    border-radius: 5px;
	}
  div.image {
  border: 0px solid;
  width: 169px;
  height: 126px;
  border-radius: 5px;
  overflow: hidden;
      margin-left: auto;
    margin-right: auto
  }
  
 p.e-entry-title { color:gray;}
  
  table.watchlist2 { font-style: italic;}
  table.website {background-color:#FFFFFF;}

  

