img{
       border-style: none;  
}

body{ 
       font-family: Arial MT;
       font-weight: normal;
       font-size: 14px;
       color   : #CCCCCC;
}

td{ 
       font-family: Arial MT;
       font-weight: normal;
       font-size: 14px;
       color   : #CCCCCC;
}

.menu{ 
       font-family: Arial MT;
       font-size: 14px;
       color   : #ffffff; 
       font-weight: 800;
}

.menuliens{ 
       font-family: Arial MT;
       font-size: 14px;
       color   : #009900; 
       text-decoration:none;
}

a{ 
       font-family: Arial MT;
       font-size: 14px;
       color   : #009900;
       text-decoration:underline;
}

a:hover{ 
       font-family: Arial MT;
       font-size: 14px;
       color   : #A5C619;
       text-decoration:underline;
}

