/*******************************************************************************
 content.....:	maGGiordomo master CSS file for screen media
 author......:	Giovanni Giovine
 version.....:	2004/07/19
*******************************************************************************/

/*******************************************************************************
 In questo foglio di stile ci sono solo le regole destinate ai browser datati

 '@import' with quotes and brackets hides CSS from:

    * Netscape 4.x
    * IE 3 / Win
    * IE 4 / Win (4.72 escluso)
    * IE 4.01 / Mac
    * IE 4.5 / Mac
    * Konqueror 2.1.2
    * Amaya 5.1 / Win

*******************************************************************************/

@import url("gic90-screen-base.css");
@import url("gic90-screen-cs.css");
@import url("gic90-screen-images.css");

/*******************************************************************************
 General elements
*******************************************************************************/

a:link img, a:visited img { border-style: none; }

a img { color: black; } /* The only way to hide the border in Netscape 4.x */


/*******************************************************************************
 Generic
*******************************************************************************/

.accessibility { display: none; }
