.news_white {
	font-family: arial;
	font-size: 11px;
	color: #287A95;
	text-decoration: none;
	text-indent: 2px;
}
.news_white a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #287A95;
	text-decoration: underline;
}
.news_white a:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: capitalize;
	color: #287A95;
	text-decoration: underline;
}
.news_white a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.headlink {
	font-family: arial;
	font-size: 16px;
	color: #287A95;
	text-decoration: none;
	text-indent: 2px;
}
