.cssNavigator
{
	font-size: 12px;
	padding-bottom: 5px;
	font-family: 'Courier New';
	text-align: right;
} 

.cssNavigator a
{
	color: #666666;
	text-decoration: none;
}

.cssNavigator a:hover
{
	color: #ffffff;
}

.cssNavigator a:visited
{
}

.cssNavigatorIndex
{

}

.cssNavigatorSelectedIndex
{
}


