/* ----- universal settings -----*/
body {background-color: #996600; font-family: verdana, san-serif;}
.td1  {
  background: url(newsback.jpg) top right no-repeat}


/* ----- typography ----- */
.content {font-size: 8pt; color: #000;}
.footer {font-size: 7pt; color: #fff;}
.copyright {font-size: 7pt; color: #fff; text-align:center;}


/* ----- unordered lists ----- */
ul li {margin-left: 16px !important;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #858535;}
.content a:visited {text-decoration: none; color: #0000FF;}
.content a:hover {text-decoration: underline; color: #858535;}
.content a:active {text-decoration: none; color: #858535;}
.footer a:link {text-decoration: none; color: #fff;}
.footer a:visited {text-decoration: none; color: #fff;}
.footer a:hover {text-decoration: underline; color: #fff;}
.footer a:active {text-decoration: none; color: #fff;}
.copyright a:link {text-decoration: none; color: #fff;}
.copyright a:visited {text-decoration: none; color: #fff;}
.copyright a:hover {text-decoration: underline; color: #fff;}
.copyright a:active {text-decoration: none; color: #fff;}