.NETtopnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	line-height: 100%;
	
}
.NETtopnavbar a {
	text-decoration	:	none;
	color			:	#000000;	line-height: 100%;
}
.NETtopnavbar a:visited {
	text-decoration	:	none;
	color			:	#000000;	line-height: 100%;
}

.NETtopnavbar a:hover {
	color:	#CC0000;
	text-decoration	:	none;	line-height: 100%;
}

.NETtopnavbar_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;	line-height: 100%;
	
}
.NETtopnavbar_grey a {
	text-decoration	:	none;
	color			:	#999999;	line-height: 100%;
}
.NETtopnavbar_grey a:visited {
	text-decoration	:	none;
	color			:	#999999;	line-height: 100%;
}

.NETtopnavbar_grey a:hover {
	color:	#CC0000;
	text-decoration	:	none;
		line-height: 100%;
}


.NETtopnavbar_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	line-height: 100%;
	
}
.NETtopnavbar_white a {
	text-decoration	:	none;
	color			:	#FFFFFF;	line-height: 100%;
}
.NETtopnavbar_white a:visited {
	text-decoration	:	none;
	color			:	#FFFFFF;	line-height: 100%;
}

.NETtopnavbar_white a:hover {
	color:	#FF3340;
	text-decoration	:	none;
		line-height: 100%;
}
