BODY {
	background-color : #000099;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #ff033;
	line-height : 14px;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #cc0000;
	line-height : 14px;
}
TABLE {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-variant : normal;
}

.c1{
	background : #ff0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffffff;
	font-weight : normal;
	line-height : 11px;
}

.c1:HOVER{
	background : #ff0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffcc33;
	font-weight : normal;
	line-height : 11px;
}

.c2{
	background : #102152;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffffff;
	font-weight : normal;
	line-height : 11px;
}

.c2:HOVER{
	background : #102152;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffcc33;
	font-weight : normal;
	line-height : 11px;
}

.c3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color : #ffffff;
	font-weight : normal;
	line-height : 11px;
}

.c3:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color : #ffff00;
	font-weight : normal;
	line-height : 11px;
	
	}
	
	.C4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
	line-height : 13px;
}

.C4:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #102152;
	font-weight : bold;
	line-height : 13px;
}

	.C5 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	font-weight : normal;
}

.C5 a{
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}

.C5 a:hover{
	color: #cb0000;
}

.C5 img{
	margin: 4px;
}

.titolo {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}
.sottotitolo {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}
.sottotitolorosso {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #FF0033;
	font-weight : bold;
}
.didascalia {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}
.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
	line-height : 13px;
}
.menu:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #cc0000;
	font-weight : bold;
	line-height : 13px;
}
.collegamenti {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	font-weight : bold;
}
.collegamenti:HOVER {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #FF0033;
	font-weight : bold;
}


.box{
	border: solid 4px #cc0000;
	padding: 6px;
	margin: 10px 0;
}