div#noview {display: none}

.drotti {
	border-left-width: thin;
	border-left-style: ridge;
	border-left-color: #333333;
	border-right-style: ridge;
	border-right-color: #333333;
	border-right-width: thin;


}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: blink;
	font-variant: small-caps;


}
.noview{
	display:none;
}