A.Normal {
	font-size: 1em;
	line-height:1.3em;
	color: #FFF;
	text-decoration: none;
  border-bottom:1px dotted #222;
  padding:5px 5px;
  height:1.3em;
  margin-bottom:5px;
}

A.Normal:hover {
  color: #FF0066;
  text-decoration: underline;

}



td.header {
  	font-size: 1em;
	line-height:1.3em;
	color: #FFF;
	text-decoration: none;
  border-bottom:1px dotted #666;
padding:5px 0px;
  height:1.3em;
  margin-bottom:5px;
}


#newsfeed { 
width:320px;
float:right;
display:inline;
height:auto; 

}

.textstyleblack {
  	font-size: 0.9em;
	line-height:1.3em;
	color: #CCC;
	text-decoration: none;
  border-bottom:1px dotted #666;
padding:5px 5px;
  height:1.3em;
  margin-bottom:5px;
}