div#widget0 .navbar {
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #A1A1A1;
	margin: 9px 0px 6px 0px;
	line-height: 30px;
}

div#widget0 .navbar-bg {
	text-align: center;
}

div#widget0 .navbar-bg ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


div#widget0 li {
	list-style-type: none;
	display: inline;
	padding: 0px 10px 0px 10px;
}


div#widget0 li a {
	text-decoration: none;
	color: #A1A1A1;
}

div#widget0 li a:visited {
	text-decoration: none;
	color: #A1A1A1;
}


div#widget0 li a:hover
{
	text-decoration: none;
 	color: #eee;
}


div#widget0 li.current-page a
{
	text-decoration: none;
	 color: #fff;
	font-weight: bold;

}

body{
	color: rgb(134, 134, 134);
	background: black;
	background-color: black;
}
