.arial10 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.arial9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.home {font-family:Georgia, Times New Roman, Times, serif; font-size:14px; color:black; text-decoration:none;}
.navbg {
	background-image: url(left_bg.jpg);
	background-repeat: repeat;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	padding: 15px 4px 0px;
	text-transform: uppercase;
}
.navbar a:link {
	color: #990000;
	text-decoration: none;
}
.navbar a:hover {
	color: #663300;
	text-decoration: none;
}
.navbar a:visited {

	color: #990000;
	text-decoration: none;
}
.navbar a:active {

	color: #663300;
	text-decoration: none;
}
