body.annonces {
    background-color: #89d789;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 2px;
		padding-left: 0px;
		font-family: Arial;
		font-size: 11px;
		color: #000000;

    scrollbar-face-color: #cccccc;
  	scrollbar-highlight-color: #cccccc;
  	scrollbar-shadow-color: #cccccc;
  	scrollbar-3dlight-color: #D1D7DC;
  	scrollbar-arrow-color:  #ff0000;
  	scrollbar-track-color: #89d789;
  	scrollbar-darkshadow-color: #98AAB1;
    }

a:link    {
    font-family: Arial;
    font-size: 11px;
    color: #efefef;
    font-weight: normal;
    text-decoration: none;
    }

a:visited {
    font-family: Arial;
    font-size: 11px;
    color: #efefef;
    font-weight: normal;
    text-decoration: none;
    }

a:hover {
    font-family: Arial;
    font-size: 11px;
    color: yellow;
    font-weight: normal;
    text-decoration: none;
    }

a.email:link    {
    font-family: Arial;
    font-size: 11px;
    color: #808080;
    font-weight: normal;
    text-decoration: none;
    }

a.email:visited {
    font-family: Arial;
    font-size: 11px;
    color: #808080;
    font-weight: normal;
    text-decoration: none;
    }

a.email:hover {
    font-family: Arial;
    font-size: 11px;
    color: red;
    font-weight: normal;
    text-decoration: none;
    }

font {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
  }

font.contact {
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
  }

font.date {
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
  }  
  
INPUT,TEXTAREA,OPTION,SELECT {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border: 1px solid #808080;
  }

INPUT.noborder {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border: 1px none #808080;
  }

LABEL {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
  }
