.navigator, a.navigator
{
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	line-height: 100%;
	white-space: nowrap;
	color: #F63D35;
}

a.navigator:link, a.navigator:active, a.navigator:hover
{
	text-decoration: none;
	color: #F63D35;
}