body{
	font-family:  Trebuchet MS, Helvetica ,Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

/* Gestione dei font per i collegamenti ipertestuali */
a:link,
a:visited,
a:hover
a.selected{
	color: #111177;
}

a:hover {
	font-weight: bold;
}

a img{
	border: 0px;
}


/* Gestione dei font per il menu*/
a.menu:visited,
a.menu:link,
a.menu:hover,
a.menu_select {
	color: #111177;
	font-weight: bold;
	font-size: 12px;
	display: block;
	line-height: 20px;
	text-decoration: none;
}

a.maps:visited,
a.maps:link,
a.maps:hover{
	color: #BB0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.maps:hover{
	color: #009900;
	font-size: 16px;
}


div.menuReddss_title a{
	color: #111177;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	display: block;
	line-height: 20px;
	text-decoration: none;
}
div.menuReddss_title a:hover{
	color: #AA1111;
	font-size: 16px;
}



/* Altri font */
p.clock{
	margin: 4px;
	font-size: 10px;
	font-weight: bold;
	color: #991111;

}

p.small{
	font-size: 10px;
	color: #808080;
	margin-top: 0px;
	margin-bottom: 0px;
}


.title,
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #111177;
}

.title2 {
	font-size: 18px;
	color: #771111;
}

