A:link{
    color:#006699;
}
A:visited{
    color:#996699;
}
A:active{
    color:#CC6600;
}
BODY{
    background-color:#FFFFFF;
    color:#333333;
}
DIV.data{
    font-size:smaller;
    background-color:#66CC99;
    padding:5px;
}
DIV.contents{
    background-color:#CCFFCC;
    width:500px;
    height:auto;
    border-style:solid;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-color:#000000;
    border-right-color:#000000;
    border-bottom-color:#000000;
    border-left-color:#000000;
    text-align:center;
    line-height:180%;
}
UL.log{
    background-color:#CCFFCC;
    width:500px;
    height:auto;
    border-style:solid;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-color:#000000;
    border-right-color:#000000;
    border-bottom-color:#000000;
    border-left-color:#000000;
    font-size:smaller;
    line-height:150%;
    text-align:left;
    padding-left:20px;
    margin:0px;
}
FORM.web{
    margin:2px;
}
INPUT.clup{
    background-color:#66CC99;
}
