.navigat3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 120%;
	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: #F00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
