@charset "utf-8";
/* CSS Document */

.navbar { color: #785718}
/*Your links a different color than the default link styles shown above if you apply the .navbar class.*/
a.navbar:link {
	color: #785718;
	font-family: "Trebuchet MS";
}
a.navbar:visited { color: #785718}
a.navbar:hover { color: #785718}
a.navbar:active { color: #785718}
-->
</style> 
