﻿.TitoloRedazionale {
	font-family: PT Sans, Arial,Helvetica,sans-serif;
    font-size: 14px; font-weight: bold;  color: #006600
	}
.TitoloRedazionaleRosso {
	font-family: PT Sans, Arial,Helvetica,sans-serif;
    font-size: 20px;
	color: #990000;
	font-weight: bold;
}


a:link.CollegamentoSitoRedazionale { color: #000080; font-family: PT Sans, Arial,Helvetica,sans-serif; text-decoration: none; font-weight: bold; font-size:15px }
a:visited.CollegamentoSitoRedazionale {
	font-family: PT Sans, Arial,Helvetica,sans-serif;
	color: #800080;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}
a:hover.CollegamentoSitoRedazionale {
	color: #FF0000;
	font-family: PT Sans, Arial,Helvetica,sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
}
a:active.CollegamentoSitoRedazionale { color: #FF0000;font-family: PT Sans, Arial,Helvetica,sans-serif; text-decoration: none; font-weight: bold; font-size: 13px; }

.TestoRedazionaleStandard {
	font-family: PT Sans, Arial,Helvetica,sans-serif;
    font-size: 14px;
	color: #000080;
	text-align: justify;
}
.TestoTitoloLinkRedazionale {
	font-family: PT Sans, Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
}
