
div.topojijo { width: 225px;
	height:18px;
	background-color: #FAE641;
	border-top: 1px dotted #FF0000;
	margin-bottom: 1px;
}
.topojijo a { 
	display:block;
	text-decoration: none; 
	color: #397272; 
}

.topojijo a:hover { 
	text-decoration: none; 
	color: white; 
	background-color: #397272; 
}

