.Nav {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	font-style: normal;
}
Nav a:visited {
	color: #999999;
	text-decoration: none;
}
Nav a:hover {
	color: #999999;
	text-decoration: none;
}
Nav a:link {
	color: #000000;
	text-decoration: none;
}
Nav a:active {
	color: #999999;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	font-style: normal;
	padding: 0px;
	line-height: 14px;
	font-variant: normal;
	letter-spacing: 0px;
}
text a:visited {
	color: #999999;
	text-decoration: none;
}
text a:hover {
	color: #999999;
	text-decoration: none;
}
text a:link {
	color: #999999;
	text-decoration: none;
}
text a:active {
	color: #999999;
	text-decoration: none;
}


.new {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	font-style: normal;
	padding: 0px;
	line-height: 14px;
	font-variant: normal;
	letter-spacing: 0px;
}
new a:visited {
	color: #0000ff;
	text-decoration: none;
}
new a:hover {
	color: #999999;
	text-decoration: none;
}
new a:link {
	color: #999999;
	text-decoration: none;
}
new a:active {
	color: #999999;
	text-decoration: none;