.menugauche {
	font-family: "Trebuchet MS", Verdana;
}
a:link {

    color: #000000;

    text-decoration: none;

    font-weight: normal;

    font-style: normal;

}
a:visited {

    color: #666666;

    text-decoration: none;

    font-weight: normal;

    font-style: italic;

}
a:hover {

    color: #000000;

    text-decoration: underline;

    font-weight: normal;

    font-style: normal;

}
a:active {

    color: #000000;

    text-decoration: underline;

    font-weight: normal;

    font-style: normal;

}