.news_heading {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #4C4C4C;
}

a.news_heading:visited { text-decoration: none; }
a.news_heading:hover { text-decoration: underline; }
a.news_heading:link { text-decoration: none; }
a.news_heading:active { text-decoration: none; }

.news_text {
font-family: Verdana;
font-size: 11px;
text-decoration: none;
color: #4C4C4C;
}

a.news_text:visited { text-decoration: none; }
a.news_text:hover { text-decoration: underline; }
a.news_text:link { text-decoration: none; }
a.news_text:active { text-decoration: none; }

.news_url {
font-family: Verdana;
font-size: 11px;
text-decoration: none;
color: #4C4C4C;
}

a.news_url:visited { text-decoration: underline; color: #4C4C4C; }
a.news_url:hover { text-decoration: underline; color: #FFCC00; }
a.news_url:link { text-decoration: underline; color: #4C4C4C; }
a.news_url:active { text-decoration: underline; color: #4C4C4C; }


.news_error {
font-family: Verdana;
font-size: 11px;
text-decoration: none;
color: #FF0000;
}

.news_field {
font-family: Verdana;
font-size: 11px;
border: 1px solid #CCCCCC;
}

.news_button {
font-family: Verdana;
font-size: 11px;
border: 1px solid #9B9B9B;
background-color: #DDDDDD;
}