a:link {
	color: #E10915;
	text-decoration: none;
}
a:visited { 
color: #E10915;
text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
A.redLink, A.redLink:visited { color: #E10915; font-weight: normal; font-size: 10px; text-decoration:none}

A.redLink:hover { color: #CCCCCC; font-weight: normal; font-size: 11px; text-decoration: none } 

A.miniLink, A.miniLink:visited { color: #0083B7; font-weight: normal; font-size: 10px; text-decoration:none}

A.miniLink:hover { color: #CCCCCC; font-weight: normal; font-size: 11px; text-decoration: none } 

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(0,0,0);
	color: 
 #FFFFFF;
	font-size: 10 pt;
	background-image: url(../images/sfondo.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.tabella_margine {
	position: relative;
	top: 5px;
}

table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0);
}
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica; color: #0083B7}
.corsivo {
	font-style: italic;
}
.corsivomini {
	font-style: italic;
	font-size: x-small;
}
.centrato {
	text-align: center;
}
.descrizione {
	font-size: medium;
	color: #FC6;
}
.info {
	font-size: small;
	color: #0083B7;
}
.testo {
	font-size: x-small;
	color: #0083B7;
	font-style: italic;
	text-align: justify;
}

.data {
	font-weight: bold;
	color: #FF9900;
}
.rinvio_scheda {
	font-size: x-small;
	font-variant: small-caps;
	text-transform: none;
}
hr {
	color: #0083B7;
}
.oraprogramma {
	font-size: small;
	font-style: oblique;
}
.comunicatostampa {
	font-size: small;
	font-style: oblique;
}

.dataprogramma {
	font-weight: 600;
	color: #F00;
	font-size: small;
}
.titolofilm {
	font-weight: bold;
	color: #FF9999;
}
.bordo {
	border: medium solid #0083B7;
}

