.navigat1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;





}

a:active {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;

}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;

}
