A.NavEn
{
	padding-right: 2px;
	border-top: #e0e0e0 1px solid;
	display: block;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13px;
	background-image: none;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #171769 7px solid;
	width: 145px;
	color: black;
	padding-top: 2px;
	border-bottom: silver 1px solid;
	font-family: Arial;
	list-style-type: none;
	background-color: gainsboro;
}


A.NavEn:link, A.NavEn:visited
{
	color: black;
	text-decoration: none;
}

A.NavEn:hover
{
	color: #ffffff;
	background-color: crimson;
}

.LatestNewsText
{
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	font-family: 'Arial Black';
}

