      .noticies {
            background : none;
            color : #5B340B;
            font-size : 10px;
            font-weight : normal;
            font-family : Verdana;
            text-decoration : none;
      }
      a.noticies:link {
            background : none;
            color : #5B340B;
            font-size : 10px;
            font-weight : bold;
            font-family : Verdana;
            text-decoration : none;
      }
      a.noticies:visited {
            background : none;
            color : #5B340B;
            font-size : 10px;
            font-weight : bold;
            font-family : Verdana;
            text-decoration : none;
      }
      a.noticies:hover {
            background : none;
            color : #5B340B;
            font-size : 10px;
            font-weight : bold;
            font-family : Verdana;
            text-decoration : underline;
      }
      .noticiesINV {
            background : none;
            color : #5B340B;
            font-size : 10px;
            font-weight : normal;
            font-family : Verdana;
            text-decoration : none;
      }
      a.noticiesINV:link {
            background : none;
            color : #5B340B;
            font-size : 10px;
            font-weight : bold;
            font-family : Verdana;
            text-decoration : none;
      }
      a.noticiesINV:visited {
            background : none;
            color : #5B340B;
            font-size : 10px;
            font-weight : bold;
            font-family : Verdana;
            text-decoration : none;
      }
      a.noticiesINV:hover {
            background : none;
            color : #5B340B;
            font-size : 10px;
            font-weight : bold;
            font-family : Verdana;
            text-decoration : underline;
      }
      .noticiesComentaris {
            background : none;
            color : #DFD7AB;
            font-size : 10px;
            font-weight : normal;
            font-family : Verdana;
            text-decoration : none;
      }
      .noticiestitol {
            background : none;
            color : #5B340B;
            font-size : 12px;
            font-weight : bold;
            font-family : Verdana;
      }

	  .taulaComentarisNoticies{
	  		border-top:1px solid #5B340B;
			border-bottom:1px solid #5B340B;
			border-left:1px solid #5B340B;
			border-right:1px solid #5B340B;
			background : #EACC83;
	  }
	  .taulaClara{
			background : #EED398;
	  }
	  .taulaMigClara{
			background : #EACC83;
	  }
	  .caixaNoticies {
            background : #EED398;
            border : 1px dashed #5B340B;
            color : #5B340B;
      }
	  .botoNoticies {
            background : #5B340B;
            border : 1px dashed #DFD7AB;
            color : #DFD7AB;
      }
	  .divNoticies {
	  		padding:3px;
	  } 
	  .noticiesTaulaComentarisFosca {
            background : #5B340B;
      }
