	a.viewSelectorOFF         { text-decoration : none;  color : #FFFFFF; }
	a:link.viewSelectorOFF    { text-decoration : none;  color : #FFFFFF; }
	a:active.viewSelectorOFF  { text-decoration : none;  color : #FFFFFF; }
	a:visited.viewSelectorOFF { text-decoration : none;  color : #FFFFFF; }
	a:hover.viewSelectorOFF   { text-decoration : underline;  color : #FFFFFF; }



	a.viewSelectorON         { text-decoration : none; font-weight: bold; color : #FFFFFF; }
	a:link.viewSelectorON    { text-decoration : none;  color : #FFFFFF; }
	a:active.viewSelectorON  { text-decoration : none;  color : #FFFFFF; }
	a:visited.viewSelectorON { text-decoration : none;  color : #FFFFFF; }
	a:hover.viewSelectorON   { text-decoration : none; font-weight: bold;  color : #FFFFFF; }
