.news a{text-decoration: none; }
.news a:link { color:#b50033;}
.news a:visited { color: #333; }
.news a:hover { color:#009FE8; }
.news a:active { }

.topicstable{
vertical-align:middle;
text-align: left;
width:100%;
}

.talubmtable{
vertical-align:middle;
margin-top:13px;
margin-left:23px;
text-align: left;
}

.news table{
color: #555;
font-size: 1em;
line-height: 120%;
}

.news th {
	width:7em;
}
.news td,.news th{
border-bottom:dotted 1px #b50033;
padding:5px 0;
text-align: left;
}

.news img{margin-left: 5px;}
