.headline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 11px;
	color: #ffffff;
	text-decoration: none;
}
.white {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	color: #ffffff;
	text-decoration: none;
}
.grey {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	color: #999999;
	text-decoration: none;
}

.news-txt {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}
.newshead-txt {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}



a.nav:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.nav:hover {
	color: #005191;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.nav:active {
	color: #005191;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}



a:link
{
text-decoration: none; color: #ffffff;
}
a:active
{
text-decoration: none; color: #005191;
}
a:visited
{
text-decoration: none; color: #ffffff;
}
a:hover
{
text-decoration: underline; color: #005191;
}

