.testo10
{
    color: gray;
    font-size: 10px;
    font-family: Verdana, Helvetica, Arial;
    font-style: normal;
    font-weight: normal;
    line-height: 12px;
    font-stretch: normal;
    letter-spacing: normal;
}
.ricettatitolo
{
    color: #fff;
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial;
    font-style: normal;
    font-weight: bold;
    line-height: 12px;
    font-stretch: normal;
    letter-spacing: normal;
}
.ricettatesto
{
    color: #fff;
    font-size: 10px;
    font-family: Verdana, Helvetica, Arial;
    font-style: normal;
    font-weight: normal;
    line-height: 12px;
    font-stretch: normal;
    letter-spacing: normal;
}
.testo9
{
    color: grey;
    font-size: 9px;
    font-family: Verdana, Helvetica, Arial;
    font-style: normal;
    font-weight: normal;
    line-height: 11px;
    font-stretch: normal;
    letter-spacing: normal;
}
.testo9bold
{
    color: grey;
    font-size: 9px;
    font-family: Verdana, Helvetica, Arial;
    font-style: normal;
    font-weight: bold;
    line-height: 12px;
    font-stretch: normal;
    letter-spacing: normal;
}
.testo10bold
{
    color: gray;
    font-size: 10px;
    font-family: Verdana, Helvetica, Arial;
    font-style: normal;
    font-weight: bold;
    line-height: 12px;
    font-stretch: normal;
    letter-spacing: normal;
}
.testo bold
{
    color: #444;
    font-weight: bolder;
    font-size: 9px;
    line-height: 12px;
    font-family: Verdana, Helvetica, Arial;
}
a:hover
{
    color: white;
    font-weight: 700;
    text-decoration: none;
    background-color: #6c3;
}
a:link
{
    font-weight: bold;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #808080;
}
.newsletter
{
    color: gray;
    font: lighter 9px verdana, Helvetica, arial;
    background-color: #fffffc;
    text-align: left;
    letter-spacing: 0px;
    margin: 0pt;
    padding: 0px 2px 1px;
    border: outset 1px #999;
    width: 175px;
    height: 12px;
}
.input.pulsante
{
    color: gray;
    font-variant: normal;
    font-size: 9px;
    font-family: verdana, Helvetica, arial;
    background-color: #fffffc;
    text-align: left;
    letter-spacing: 0px;
    margin: 0pt;
    border: solid 1px #999;
    width: 40px;
    height: 13px;
}
input.pulsante:hover
{
    background: #CCCCFF;
}
input.pulsante:active
{
    color: white;
    background-color: #aaa;
}

a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #00FF00;
}

