@charset "utf-8";

a.navbar:link {
	color:#000;
	text-decoration:underline
}
a.navbar:visited {
	color:#000;
	text-decoration:underline
}
a.navbar:hover {
	color:#000;
	text-decoration:underline
}