.testo { 
    font-family: verdana;
	font-weight: regular;
	font-size: 10px;
	color: 000000
}

.titolo {
    font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: 000000
}

.titoletto {
    font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: 000000;
    text-decoration: none;
}

.data {
    font-family: verdana;
	font-weight: regular;
	font-size: 10px;
	color: FFFFFF
}

.giorno {
    font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: FFFFFF
}

.reg {
    font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: 6E6B6B
}

.testreg {
    font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: FA8E05
}

.textfield {
	color : Black;
	background-color : FFFFFF;
	border : 1px solid FA8E05;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	width : 105px;
}

.reglink {
    color:#6E6B6B;
	font-family:verdana;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline

}

.reglink:hover{
	font-family: verdana;
    font-size: 10px;
    color: #6E6B6B;
	font-weight: bold;
    text-decoration: underline
}


.reglink:active{
	font-family: verdana;
    font-size: 10px;
    color: #6E6B6B;
	font-weight: bold;
    text-decoration: underline
	}
	
.link {
        color:#000000;
	font-family:verdana;
	font-size: 10px;
	font-weight: regular;
        text-decoration: none

}

.link:hover{
	font-family: verdana;
        font-size: 10px;
        color: #000000;
	font-weight: regular;
        text-decoration: none
}


.link:active{
	font-family: verdana;
        font-size: 10px;
        color: #000000;
	font-weight: regular;
        text-decoration: none
	}

.biglink {
    color:#000000;
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
    text-decoration: underline

}

.biglink:hover{
	font-family: verdana;
    font-size: 11px;
    color: #000000;
	font-weight: bold;
    text-decoration: underline
}


.biglink:active{
	font-family: verdana;
    font-size: 11px;
    color: #000000;
	font-weight: bold;
    text-decoration: underline
	}

.pagelink {
    color:#000000;
	font-family:verdana;
	line-height: 8px;
	font-size: 10px;
	font-weight: regular;
    text-decoration: none
}

.pagelink:hover{
	font-family: verdana;
    font-size: 10px;
    color: #000000;
	font-weight: bold;
    text-decoration: none
}


.pagelink:active{
	font-family: verdana;
    font-size: 10px;
    color: #000000;
	font-weight: bold;
    text-decoration: none
}

.forn {
    font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: FFFFFF
}

.numlink {
        color:#6E6B6B;
	font-family:verdana;
	font-size: 10px;
	font-weight: regular;
        text-decoration: none

}

.numlink:hover{
	font-family: verdana;
        font-size: 11px;
        color: #000000;
	font-weight: bold;
        text-decoration: none
}


.numlink:active{
	font-family: verdana;
        font-size: 11px;
        color: #000000;
	font-weight: bold;
        text-decoration: none
	}

input {
	font-family:verdana;
	font-size: 11px;
}

hr {
	color : FA8E05;
}

.textarea {
	color : Black;
	background-color : FFFFFF;
	border : 1px solid FA8E05;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
