.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC99;


}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCC99;
	text-decoration: none;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;


}
.smalltext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC9966;
	text-decoration: none;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC99;
	text-decoration: none;
	font-weight: normal;

}
.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   border: 1px solid #344131;
}
table.navbar td a{
   display: block;
   width: 13em;
   padding: 3px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #ffffff;
   background-color: #999966;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #fff;
   background-color: #344131;
}
.furniture {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
