A.menu  {color : #009999; text-decoration : none;  }
A.menu:VISITED  { color : #009999; text-decoration : none; }
A.menu:HOVER  { color : #009999; text-decoration : underline; }

A.menu1  {color : #999999; text-decoration : none; }
A.menu1:VISITED  { color : #999999; text-decoration : none; }
A.menu1:HOVER  { color : #999999; text-decoration : underline; }

TD.menu { 
 FONT-SIZE: x-small; 
}

.link { 
    TEXT-DECORATION: none; 
    COLOR: #000000; 
    BACKGROUND-COLOR: #ffff99; 
    WIDTH: 205; 
    text-align : center; 
    FONT-SIZE: 12px; 
} 
A.link:hover { 
    TEXT-DECORATION: underline; 
    COLOR: #000000; 
    BACKGROUND-COLOR: #ffff99; 
    WIDTH: 205; 
    text-align : center; 
    FONT-SIZE: 12px; 
} 



A.black { 
    TEXT-DECORATION: none; 
    COLOR: #000000; 
} 
A.black:hover { 
    TEXT-DECORATION: underline; 
    COLOR: #000000; 
} 

TABLE.mes{
    WIDTH: 90%; 
    border: 1px solid #0000ff; 
    BACKGROUND-COLOR: #f5f5f5; 
}
