.barra {
	color: #000000;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
.barra:link {
	color: #000000;
	text-decoration: none;
}
.barra:visited {
	color: #000000;
	text-decoration: none;
}
.barra:hover {
	color: #000000;
	text-decoration: underline;
}

