/* CSS Linux InterFlorence Penguins */

body {
        background-color:#ffffff;
}
a {
        color: #0000ff;
} 
a:link { text-decoration: underline; } 
a:visited { text-decoration: underline; } 
a:hover { text-decoration: none; font-weight: bold; }
a:active { text-decoration: underline; }
.menu { background-color:#f5f5f5;
        text-align:center;
        color:#0000ff;
        padding-top:3px;
        padding-bottom:5px;
}
.img {
        border: 0
}