

/* For the Title Links */
a.articletitle2:link, a.articletitle2:visited, a.articletitle2:active {
    text-decoration: none;
   font-family:Trebuchet MS, Tahoma;
font-size:18px;
font-weight:bold;
}

a.articletitle2:hover {
    text-decoration: underline;
    color: #000000;
}

a.redlink2:link, a.redlink2:visited, a.redlink2:active {
    text-decoration: none;
   font-family:verdana, Tahoma;
font-size:13px;
color:Red;
}

a.redlink2:hover {
    text-decoration: underline;
    color:black;
}

 .cats2 a:link,.cats2 a:active,.cats2 a:visited {
font-family: verdana , sans-serif;
font-size: 12px;
color: #ff9000;
text-decoration: none;
}
.cats2 a:hover{
font-family: verdana, sans-serif;
font-size: 12px;
color: #000000;

text-decoration: underline;
} 
.titlelinkcell3
{
    height:25px;
    width:96%;
    border-bottom:dotted 1px #000000;
}

.newsiconcell3
{
    width:4%;
      border-bottom:dotted 1px #000000;
   
}

.SummaryTable3 
{
    padding-top:20px;
  
}
Header2 {
    text-decoration: none;
   font-family:Trebuchet MS, Tahoma;
font-size:18px;
font-weight:bold;
}