body {
	background-color: #0000FF;
}

p {
}

.descr a {
	color: yellow;
	font-weight: inherit;
}

td {
	color: #ADD8E6;
	vertical-align: top;
	font-weight: bold;
}

.descr {
	color: #FFFFFF;
	font-size: small;
}

.titolo {
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
	color: #00FFFF;
}

.titoletto {
	color: black;
	font-size: medium;
        font-weight: bold;

}

.commento {
	color: #00FFFF;
	font-size: small;
        font-weight: bold;
        font-style: normal;
}

.speciale {
	color: #8B0000;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}

.tabhead {
	color: yellow;
}
