.tit_rivista {
	font-size: 13px;
	color: #E3A600;
	font-weight: bold;
}
.tit_rivista a {
	color: #E3A600;
	font-size: 13px;
	text-decoration : none;
}

.tit_rivista a:visited{
	color: #E3A600;
	font-size: 13px;
	text-decoration : none;
}

.tit_rivista a:hover {
	color: #E3A600;
	font-size: 13px;
	text-decoration : underline;
}
.lista_rivista {
	font-size: 11px;
	color: #E3A600;
	font-weight: bold;
	line-height: 19px;
}
.lista_rivista a {
	color: #E3A600;
	font-size: 11px;
	text-decoration : none;
}

.lista_rivista a:visited{
	color: #E3A600;
	font-size: 11px;
	text-decoration : none;
}

.lista_rivista a:hover {
	color: #E3A600;
	font-size: 11px;
	text-decoration : underline;
}
.desc_rivista {
	font-size: 11px;
	color: #E3A600;
}
.menu_group a:hover{
	text-decoration : underline;
	color: #9B6302;		
}
#disclaimer_box {
	color: #D5D5D5;border:1px solid #D5D5D5;
}		
