A.Normal {
	font-size: 1em;
	color:#f3598c;
	text-decoration: none;
  border-bottom: 1px dotted #EEE;
  padding:3px 3px;
  height:1.1em;
  margin-bottom:5px;
  display:inline;
  float:left;
}

A.Normal:hover {
  color: #000;
  text-decoration: underline;
  background-color:#c4a195;
}

.textstyleblack { font-size: 1em; font-style: normal; color: #333333}

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


#newsfeed { 
width:auto;
float:right;
display:inline;
height:auto; 
margin:0;
padding:0;

}



.colorlink a{
	font-size: 0.9em;
	line-height:1.3em;
	color:#333;
	text-decoration: none;
  padding:10px 10px;
  height:1.3em;
  margin-bottom:25px;
  display:inline;
  float:left;
  width:300px;
	
	}
