A {
	FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A.bianco {
	COLOR: white; FONT-FAMILY: Arial
}
A.bianco:hover {
	COLOR: silver
}
A.grigio {
	COLOR: gray; FONT-FAMILY: Arial
}
A.grigio:hover {
	COLOR: silver
}
A.nero {
	COLOR: black; FONT-FAMILY: Arial
}
A.nero:hover {
	COLOR: gray
}
A.azzurro {
	COLOR: blue; FONT-FAMILY: Arial
}
A.azzurro:hover {
	COLOR: #0070e2
}
A.rosso {
	COLOR: maroon; FONT-FAMILY: Arial
}
A.rosso:hover {
	COLOR: red
}
A.giallo {
	COLOR: olive
}
A.giallo:hover {
	COLOR: #d9cf57
}
A.blu {
	COLOR: navy
}
A.blu:hover {
	COLOR: blue
}
A.viola {
	COLOR: purple
}
A.viola:hover {
	COLOR: #ff80ff
}
A.verde {
	COLOR: green
}
A.verde:hover {
	COLOR: #00d200
}
A.celeste {
	COLOR: teal
}
A.celeste:hover {
	COLOR: #00d0d0
}
A.arancio {
	COLOR: #c44000
}
A.arancio:hover {
	COLOR: #ea7a0c
}
.data {
	FONT-SIZE: xx-small; COLOR: purple
}
.titolo {
	FONT-WEIGHT: bold; FONT-SIZE: small; COLOR: purple
}
.sottotitolo {
	FONT-SIZE: small; COLOR: purple
}
A.cinema {
	FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: gray; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.cinema:hover {
	FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: black; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.cinema_titolo {
	FONT-WEIGHT: bold; FONT-SIZE: small; COLOR: black; FONT-FAMILY: Arial
}
A.cinema_titolo:hover {
	FONT-WEIGHT: bold; FONT-SIZE: small; COLOR: gray; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
.cinema_orari {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: black; FONT-FAMILY: Arial
}
A.classifica {
	FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: gray; FONT-FAMILY: Arial
}
A.classifica:hover {
	FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: black; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
BODY {
	FONT-FAMILY: Arial
}

