
A:hover {text-decoration: overline underline; color: red}
A:active{color: red;}

a.liendroitetitre:link {color : black; font-weight: bold;}
a.liendroitetitre:hover {text-decoration: overline underline; color: #FF9900}
a.liendroitetitre:active {color: black; font-weight: bold;}
a.liendroitetitre:visited {color : black; font-weight: bold;}

a.liendroitepetit:link {color : black; font-weight: normal;}
a.liendroitepetit:hover {text-decoration: overline underline; color: red}
a.liendroitepetit:active {color: red; font-weight: normal;}
a.liendroitepetit:visited {color : black; font-weight: normal;}

a.lienindex:link {color : black; font-weight: normal;}
a.lienindex:hover {text-decoration: overline underline; color: #FF9900}
a.lienindex:active {color: black; font-weight: normal;}
a.lienindex:visited {color : black; font-weight: normal;}

SELECT, TEXTAREA
{background: #CCCCCC;
font-family: helvetica, arial, geneva, sans-serif;
font-size: 10px;
color: black;
}

input
{
background-color: #CCCCCC;
font-family: helvetica, arial, geneva, sans-serif;
font-size: 12px;
color: black; 
font-weight: normal;
}

.link, a.link {
visibility: hidden;
}

Input.SUBMIT
{background: #000099;
font-family: helvetica, arial, geneva, sans-serif;
font-size: 12;
color: white; font-weight: bold;
}

INPUT.checkbox
{
background-color: transparent;
}

INPUT.radio
{
background-color: transparent;
}

BODY
{
margin: 0px;
font-family: helvetica, arial, geneva, sans-serif;
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal;}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal;}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal;}