﻿.textarea
{
    width: 714px;
    height: 293px;
    background-color: transparent;
    font-size: 12pt;
    color: #013e01;
    font-style: italic;
    font-family: Arial;
    vertical-align: middle;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 5px;
    padding-top: 0px;
    background-image: url(img/sfondoTesto.jpg);
    overflow: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    scrollbar-3dlight-color: #C0C0C0; 
    scrollbar-arrow-color: #013e01;
scrollbar-base-color: #f5e3cb; 
scrollbar-darkshadow-color: #f5e3cb; 
scrollbar-face-color: #f5e3cb; 
scrollbar-highlight-color: #f5e3cb; 
scrollbar-shadow-color: #f5e3cb;
scrollbar-track-color: #f5e3cb; 
}

.link
{text-decoration:none;
 border:none;
 
}

