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

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


