


.navm
{
	background-image:url('../images/nav.png');
	background-repeat:no-repeat;
	font-weight:bold;
	height:30px;
	line-height:11px;
	margin-left:200px;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	
	
	
	}
	
	
	
	.navm a, .navm a:link, .navm a:visited {
  color:#000;
  text-decoration:none;
}
	
	
.navm, a:hover, 
{
	color:#000;
	text-decoration:none;
	
	
	}