/* - - - - - - - - - - - - Text - - - - - - - - - - - - */

.newsblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px 30px 18px 26px;
}
.newsblock a:link {color: #333333; text-decoration: underline;}
.newsblock a:visited {color: #333333; text-decoration: underline;}
.newsblock a:hover {color: #333333; text-decoration: none;}
.newsblock a:active {color: #333333; text-decoration: underline;}

.newsheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #344EA2;
	font-weight: bold;

}
.newsheadline a:link {color: #333333; text-decoration: underline;}
.newsheadline a:visited {color: #333333; text-decoration: underline;}
.newsheadline a:hover {color: #333333; text-decoration: none;}
.newsheadline a:active {color: #333333; text-decoration: underline;}
