.navrow{
	background-image:url('images/nav/nav_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	color: #cacaca;
	font-size: 11px;
}

a.nav
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -0.1em;
}

a.nav:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -0.1em;
}

a.nav:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -0.1em;
}

a.nav:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -0.1em;
}
