body {
	background-color:#000000;
	text-align:center;
	color:#CCCCCC;
}
.navbar-entrada {
	width:90%;
}
a:link, a:visited, a:active {text-decoration: none; color:#CCCCCC;font-weight:bold;}
a:hover {text-decoration: underline; font-weight:bloder; color:#CCCCCC;}
	
