﻿


textarea  
{  
   overflow:visible !important;  
}  

.Menu
{
    font-family: Tahoma;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold; 
}

.MenuPref
{
    font-family: Tahoma;
    font-size: 13px;
    color:#000000;
     
}

.Crediti
{
    font-family: Tahoma;
    font-size: 11px;
    color: #813B07;
}

.Titolo
{
    font-family: Tahoma;
    font-size: 13px;
    color: #813B07;
}

.Categorie
{
    font-family: Tahoma;
    font-size: 13px;
    color: #3D0C06;
}

.Testo
{
    font-family: Tahoma;
    font-size: 12px;
    color: #333333;
    text-align: left;
}

.aFooter:active, .aFooter:visited, .aFooter:link
{
    font-family: Tahoma;
    font-size: 11px;
    color: #813B07;
    text-decoration:underline;
}
.aFooter:hover 
{
	font-family: Tahoma;
    font-size: 11px;
    color: #813B07;
    text-decoration:none;
}

a:active, a:hover, a:visited, a:link
{
    font-family: Tahoma;
    font-size: 12px;
    color: #333333;
    text-decoration:underline;
}

