#clock input{
    background-color:#FFFFCC;
    color:#336699;
    text-align : left;
        font-size:9px;
        font-weight:bold;
        font-family:tahoma;
}
#date{
    color:#336699;
        font-size:9px;
        font-weight:bold;
        font-family:tahoma;
}
#lien a{
    text-decoration: none;
    color:#DD0000;
        font-size:10px;
        font-style: normal;
        font-weight:bold;
        font-family:tahoma;
}
#visite a:visited{
    text-decoration: none;
    color:#DD0000;
        font-size:10px;
        font-style: normal;
        font-weight:bold;
        font-family:tahoma;
}
#liens a{
    text-decoration: underline;
    color:#336699;
        font-size:10px;
        font-style: normal;
        font-weight:bold;
        font-family:tahoma;
}
#visites a:visited{
    text-decoration: underline;
    color:#336699;
        font-size:10px;
        font-style: normal;
        font-weight:bold;
        font-family:tahoma;
}
#liens1 a{
    text-decoration: none;
        color:#336699;
        font-size:10px;
        font-style: normal;
        font-weight:bold;
        font-family:tahoma;
}
#visites1 a:visited{
    text-decoration: none;
        color:#336699;
        font-size:10px;
        font-style: normal;
        font-weight:bold;
        font-family:tahoma;
}
#optimiser{
    text-decoration : none;
    color : #336699;
        font-size : 10px;
        font-weight : bold;
        font-family :tahoma;
}
#secr{
    text-decoration : none;
    color : #336699;
        font-size : 16px;
        font-style : italic;
        font-weight : bold;
        font-family : Arial Black;
}
#copy{
    text-decoration : none;
        font-family : tahoma;
        color : #336699;
        font-size : 8px;
        font-style : normal;
        font-weight : bold;
}
#marquee{
    text-decoration: none;
    color: #ffffcc;
        font-size: 8px;
        font-style: normal;
        font-weight: bold;
        font-family: tahoma;
        border: groove #dd0000;
}