﻿
.newstextbold
{
	/* Normal text */
font-size: 11px;
	text-align: left;
	text-justify: inter-ideograph;
	font-weight: bold;
	padding-top: 0em;
	padding-left: 0em;
	padding: 0px;
	line-height: 10pt;
	color: #d7451a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link { 
color: 1a1a1a;
text-decoration: none;


}
a:visited { 
color: 1b75bc;
text-decoration: none;


}
a:hover {
color: 1b75bc; 

text-decoration: underline;


} 
