



table.feed{
color:#7E7E7E;
width:250px;
background-color:#FFFFFF;
font-size:13;
border-collapse: collapse;
}

table.feed th{
text-align:left;
background-color:#ffffff;}

table.feed td{
border-bottom: solid 1px #C0C0C0;
background-color:#ffffff;}

table.feed a
{color: #7E7E7E;
 text-decoration: none;}

table.feed a:hover
 { color: #FF9C00; 
 text-decoration: underline;}
 
  table.feed a:active { 
 color: #FF9C00; 
 text-decoration: underline;}

