BODY {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background: #3333cc;
	margin: 0pt;
}

A {
	font-weight: bold;
	text-decoration: none;
}

A:link { color: #efef00 }          /* unvisited link */
A:visited { color: #ffef9f }        /* visited links */
A:active { color: #999999 }        /* active links */
A:hover {text-decoration: underline;} /* onmouse */

H1 {
	font-size:28pt;
}

H2 {
	font-size:18pt;
}

H2:infotitle {
	display: inline;
}

TD {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

TD.menu {
	text-align: center;
}

TD.musetitle1 {
	font-size:9pt;
	font-family: Arial;
}

TD.musetitle2 {
	font-size:35pt;
	font-family: Arial;
}

SPAN.arte {
	font-size:16pt;
	font-family: Times New Roman;
	color: #efef00
}

div.news {
	font-family: Courier New;
	font-size:12pt;
}

div.content {
	margin: 1em;
}

SPAN.artisti {
	font-size:20pt;
	font-family: Times New Roman;
}

SPAN.booktitle {
	font-weight:bold;
}

SPAN.bookauthor {
	font-size:80%;
}
