table.cform {
    width: 600px;
    background-color: transparent;
    align: center;
    padding: 1px;
    margin: 1px;
}

td.cform_on {
    background-image: url('http://www.fashion-rouge.com/shop/images/imagefr/cform/cform_bgon.gif');
    color: #f0cddd;
    font-family: arial;
    font-weight: bold;
    font-size: 10pt;
    width: 192px;
    height: 68px;
    text-align: center;
    vertical-align: top;
    padding-top: 10px;
    magin-top: 3px;
}

td.cform_on a:link, td.cform_on a:visited {
    color: #f0cddd;
    font-family: arial;
    font-weight: bold;
    font-size: 10pt;
}

td.cform_off {
    background-image: url('http://www.fashion-rouge.com/shop/images/imagefr/cform/cform_bgoff.gif');
    color: #ba5c8a;
    font-family: arial;
    font-weight: bold;
    font-size: 10pt;
    width: 192px;
    height: 68px;
    text-align: center;
    vertical-align: top;
    padding-top: 10px;
    magin-top: 3px;
}

td.cform_off a:link, td.cform_on a:visited {
    color: #ba5c8a;
    font-family: arial;
    font-weight: bold;
    font-size: 10pt;
}

td.cform_off a:hover {
    color: #e2007a;
    font-family: arial;
    font-weight: bold;
    font-size: 10pt;
}

td.cform_text1 {
    color: #a50045;
    font-family: arial;
    font-weight: bold;
    font-size: 15pt;
}

td.cform_text2 {
    color: #a50045;
    font-family: arial;
    font-weight: normal;
    font-size: 8pt;
    text-align: center;
}

td.cform_text3 {
    color: #a50045;
    font-family: arial;
    font-weight: normal;
    font-size: 11pt;
    text-align: center;
}