/* overrides for ui-tab styles */
.newsletter{
font-family:tahoma;
font-size: 12px;
color:#000000;
text-decoration: none;
padding-top:2px;
}


/*newsdate*/
.newsdate{
font-family:tahoma;
font-weight:bold;
font-size: 12px;
color:#990000;
text-decoration: none;
padding-top:2px;
}

/* newsreadmore */


.newsreadmore{
font-family:tahoma;
font-size: 12px;
color:#FF0000;
text-decoration: none;
padding-top:6px;
}

.newsreadmore a:link {
font-family:tahoma;
font-size: 12px;
color:#FF0000;
padding-top:5px;
text-decoration: none;
}

.newsreadmore a:visited {
font-family:tahoma;
font-size: 12px;
color:#FF0000;
padding-top:5px;
text-decoration: none;
}

.newsreadmore a:hover{
text-decoration: none;
font-family:tahoma;
font-size: 12px;
color:#FF0000;
text-decoration:underline;
padding-top:5px;
} 

.newsreadmore a:active {
font-family:tahoma;
font-size: 12px;
color:#FF0000;
padding-top:5px;
text-decoration: none;
}






