   html, body, #wrapper {
      height:100%;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
	vertical-align: baseline;
	width: 1000px;
	height: 100%;
   }
.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
}
a:link {  color: #CCCCCC; text-decoration:none}
a:visited {  color: #CCCCCC;text-decoration:none}
a:hover {  color: #333333 ;text-decoration:none}
a:active {  color: #999999; text-decoration:none}

