.nav          {

	text-decoration: none;

	color: #494130;

	padding-left: 15px;

	font-size: small;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

.nav:link     {

	text-decoration: none;

	color: #494130;

}

.nav:visited  {

	text-decoration: none;

	color: #6C6144;

}

.nav:hover    {

	text-decoration: underline;

	color: #A79B72;

	text-decoration: underline;}

		

.nav3         {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	text-decoration: none;

}

	

.nav2          {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #494130;

	padding-left: 5px;

	font-size: x-small;

	font-weight: normal;

}

.nav2:link     {

	text-decoration: none;

	color: #494130;

}

.nav2:hover    {

	text-decoration: underline;

	color: #A79B72;

	text-decoration: underline;}

.left          {

	padding-left: 15px;

	text-align: left;

}
