* {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}

A {
font-weight: bold;
font-size: 12px; 
color: #000000
}

A:hover{
font-style: normal;
font-weight: bold; 
font-variant: normal; 
color: #000000; 
text-decoration:none;
}

input,option,select {
font-weight: normal;
font-size: 10px; 
color: #000000;
padding-left: 2px;
}

.noir1 {
font-weight: normal;
font-size: 12px; 
color: #000000
}

.noir2 {
font-weight: bold;
font-size: 14px; 
color: #000000
}

.noir3 {
font-weight: normal;
font-size: 10px; 
color: #000000
}

.noir4 {
font-weight: bold;
font-size: 10px; 
color: #000000
}

A.noir2:hover{
font-style: normal;
font-weight: bold; 
color: #000000; 
text-decoration:none;
}

A.noir3:hover{
font-style: normal;
font-weight: normal; 
color: #000000; 
text-decoration:none;
}

A.noir4:hover{
font-style: normal;
font-weight: bold; 
color: #000000; 
text-decoration:none;
}

.smallinv {
font-size: 6px;
color : #D1D1D1;
}