Salve ragazzi. Validando il mio css con il validatore del w3c mi viene detto che che il css è valido. Vengono riportati, però, alcuni warnings che non so assolutamente come eliminare. Per vedere il risultato andate su www.mircov.org e cliccate sul pulsante in basso relativo ai css.

Vi riporto comunque i warnings che mi vengono restituiti:

codice:
Warnings
URI : http://www.mircov.org/themes/maphiasoft/css.css

    * Line : 87 (Level : 1) You have no color with your background-color : div#footer
    * Line : 87 (Level : 1) You have no color with your background-color : div#footer
    * Line : 106 (Level : 1) You have no color with your background-color : div#menu a:active
    * Line : 106 (Level : 1) You have no color with your background-color : div#menu a:active
    * Line : 106 (Level : 1) You have no color with your background-color : div#menu a:active
    * Line : 118 (Level : 2) Redefinition of border-bottom-width : div .mnTtl
    * Line : 134 (Level : 1) You have no background-color with your color : a:link
    * Line : 139 (Level : 1) You have no background-color with your color : a:visited
    * Line : 144 (Level : 1) You have no background-color with your color : a:active
    * Line : 144 (Level : 1) You have no background-color with your color : a:active
    * Line : 144 (Level : 1) You have no background-color with your color : a:active
Sapete darmi qualche consiglio?