.navigator {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 969696;
	text-decoration: none;
}
.standard {
	font-family: Verdana;
	font-size: 11px;
	color: 575757;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}
.green {
	font-family: Verdana;
	font-size: 11px;
	color: 46F452;
	text-decoration: none;
	font-weight: bold;
}
.greenButton {
	font-family: Verdana;
	color: 575757;
	background-color: CCFFCE;
	border: thin dashed;
}
.pink {
	font-family: Verdana;
	font-size: 11px;
	color: FC0086;
	text-decoration: none;
	font-weight: bold;

}
.grey {
	font-family: Verdana;
	font-size: 11px;
	color: 575757;
	text-decoration: none;
}
