.newslink a   {
text-decoration:none;
color : #0000ff;
font: 11px "Trebuchet MS",Arial,helvetica,MS san-serif;
padding: 0px 13px 0px 10px;
line-height:16px;
background:url(/images/orange_icon.gif) no-repeat right;
}

.newslink a:hover   {
text-decoration:underline;
color : #0000ff;
font: 11px "Trebuchet MS",Arial,helvetica,MS san-serif;
padding: 0px 13px 0px 10px;
line-height:16px;
background:url(/images/orange_icon.gif) no-repeat right;
}

.otherarticles   {
	font-family : "Trebuchet MS",Arial,helvetica,MS san-serif;
	color : #0000cc;
	font-size : 12px;
	font-weight: bold;
}

.news2ndhead,.news2ndhead a   {
	font: Bold 12px "Trebuchet MS",Arial,helvetica,MS san-serif;
	color : #333366;
	line-height:18px;
	text-transform:uppercase;
	text-decoration:none;
}

.news2ndhead a:hover  {
	font: Bold 12px "Trebuchet MS",Arial,helvetica,MS san-serif;
	color : #333366;
	line-height:18px;
	text-transform:uppercase;
	text-decoration:underline;
}


.newshead   {
	color : #333366;
	font: 18px "Trebuchet MS",Arial,helvetica,MS san-serif;
	text-decoration:none;
	line-height:16px;
}



