.navigator {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.navigator A {

	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.navigator A:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 12px;

}
a {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {

	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}

