A:active {
    color: #00cc99;
    font-family:   "Times New Roman", Times, serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
	}

A:link {
    color: #0040C0;
    font-family:   "Times New Roman", Times, serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
	}

A:visited {
    color: #0040C0;
    font-family:  "Times New Roman", Times, serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
	}

A:hover {
    color: #0080FF;
    font-family:   "Times New Roman", Times, serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
	}

BODY {
    background-color: white;
    color: #000066;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    scrollbar-3d-light-color: #003366;
    scrollbar-arrow-color: #003366;
    scrollbar-base-color: #003366;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #FBB937;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #003366;
	scrollbar-track-color : #FFFFFF;
	}

H1 {
    font-family: "comic sans ms", "times new roman", verdana;
    font-size: 9px;
    color: #000000;
    font-weight: normal;
	}

td {
    font-family: Verdana, Arial, "Times New Roman", sans-serif;
    font-size: 11px;
	}

.titre {
    font-family: "Comic Sans MS", "Times New Roman", Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #339999;
	}

.entete {
    font-family: "comic sans ms", "times new roman", verdana;
    font-size: 10pt;
    color: #000000 ;
    font-weight: bold;
	}

INPUT {
    font-family: verdana,sans-serif;
    font-size: 10px;
	}

INPUT.text {
    background-color: #ffffe7;
    border: 1px inset #fbb937;
    color: #0066aa;
    font:  100=very light;
    font-family:  verdana,sans-serif;
    font-size: 10px;
    font-weight: bold;
	}

SELECT {
    background-color: #FFFFE7;
    border: 1px solid #FFFFE7;
    color: #0066AA;
    font: 100=very light;
    font-family: verdana,sans-serif;
    font-size: 10px;
    font-weight: bold;
	}

TEXTAREA {
    background-color: #ffffe7;
    border:  1px solid #FFFFE7;
    color: #0066aa;
    font: 100=very;
    font-family:  verdana,sans-serif;
    font-size: 10px;
    font-weight: normal;
	}

INPUT.bouton {
    background-color: #0066aa;
    border: 1px outset #fbb937;
    color: #ffffe7;
    font-family: comic sans ms,times new roman,verdana,sans-serif;
    font-size: 10px;
    font-weight: bold;
	text-align : center;
	}
