.nav {	font-size: .75em;	font-weight: normal;	font-family: 'Minion Web','Times New Roman',serif;	line-height: 1em;	background-color: #E9B786;	width: 79px;	margin: 0px 0px 0px 0px;	padding: 3px 0px 3px 8px;	border-right: black;	border-bottom: white;	border-left: black;	border-width: 0px 1px 1px 1px;	border-style: none solid solid solid;}.nav2 {	font-size: .75em;	font-weight: normal;	font-family: 'Minion Web','Times New Roman',serif;	line-height: 2em;	background-color: #F5DBC2;	width: 79px;	margin: 0px 0px 0px 0px;	padding: 3px 0px 3px 8px;	border: black;	border-width: 0px 1px 1px 1px;	border-style: none solid solid solid;}.nav A:link {	color: black;	text-decoration: none;	padding: 0px;	line-height: normal;}.nav A:visited {	color: black;	text-decoration: none;	padding: 0px;	line-height: normal;}.nav A:active {	color: #343;	text-decoration: underline;	padding: 0px;	line-height: normal;}.nav A:hover {	color: #099;	text-decoration: underline;	padding: 0px;	line-height: normal;}.nav2 A:link {	color: black;	text-decoration: none;	padding: 0px;	line-height: normal;}.nav2 A:visited {	color: black;	text-decoration: none;	padding: 0px;	line-height: normal;}.nav2 A:active {	color: #343;	text-decoration: underline;	padding: 0px;	line-height: normal;}.nav2 A:hover {	color: #099;	text-decoration: underline;	padding: 0px;	line-height: normal;}