a.pag
{
 	color: #E66215;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a.pag:hover
{
	text-decoration: underline;
}

a.pag:active
{
	text-decoration: none;
}

a
{
	color: #333366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}


a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: none;
}

td.list_bold1
{
    background-color: #FFEEBB;
    color: #333366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
    font-weight: bold;
	font-style: normal;
}

td.list_bold0
{
    color: #333366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
    font-weight: bold;
    font-style: normal;
}

td.list1
{
    background-color: #FFEEBB;
    color: #333366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}

td.list0
{
 	color: #333366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}

td.benvenuto
{
        color: #333366;
        font-family: Arial;
        font-size: 13px;
        text-decoration: none;
        font-weight: bold;
        font-style: normal
}

a.logout
{
	color: #E66215;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}


a.logout:hover
{
	text-decoration: underline;
}

a.logout:active
{
	text-decoration: none;
}

td.logout
{
        color: #E66215;
        font-family: Arial;
        font-size: 13px;
        text-decoration: none;
        font-style: normal;
        font-weight: bold;
}

td.login_titolo
{
        color: #333366;
        font-family: Arial;
        font-size: 13px;
        text-decoration: none;
        font-weight: bold;
        font-style: normal
}

td.login
{
        color: #333366;
        font-family: Arial;
        font-size: 13px;
        text-decoration: none;
        font-style: normal
}

td.login_errore
{
        color: Red;
        font-family: Arial;
        font-size: 13px;
        text-decoration: none;
        font-style: normal
}

td.menu
{
 	color: #333366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}

a.menu
{
	color: #333366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}


a.menu:hover
{
	text-decoration: underline;
}

a.menu:active
{
	text-decoration: none;
}

td.mail
{
        color: #333366;
        font-family: Arial;
        font-size: 11px;
        text-decoration: none;
        font-style: normal;
}

a.mail
{
	color: #333366;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}


a.mail:hover
{
	text-decoration: underline;
}

a.mail:active
{
	text-decoration: none;
}

td.news_titolo
{
    color: #333366;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
    font-weight: bold;
    font-style: normal;
}

td.news_data
{
    color: #333366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
    font-style: normal;
}

td.news_testo
{
    color: #333366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
    font-style: normal;
    text-align: justify;
}

input
{
        color: #333366;
        font-family: Arial;
        font-size: 13px;
        text-decoration: none;
        font-style: normal
}

textarea
{
        color: #333366;
        font-family: Arial;
        font-size: 13px;
        text-decoration: none;
        font-style: normal
}

table.table_border
{
    border: solid 1px Silver;
}