
A.menu {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
    color : #4E4E4E;
    text-decoration : none;
}

.menu_red {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
    color : #C62224;
    text-decoration : none;
}

A:HOVER.menu {
    color : #CCCCCC;
}

.menu1{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
    color : #B40000;
    text-decoration : none;
}


A:HOVER.menu_w {
    color : #E2E2E2;
}



A.link {
    text-decoration : none;
    color : Gray;
}

A:HOVER.link {
    text-decoration : underline;
    color : #959595;
}

.link{
    font-family : Arial, Helvetica, sans-serif;
    color : #606060;
}

H1{
    font-family : Arial, Helvetica, sans-serif;
    color : #A8A8A8;
    font-size : 22px;
    margin-bottom : 0;
    font-weight : bold;
}

A.H1{
    text-decoration : none;
        color : #A8A8A8;
}
A:HOVER.H1{
    text-decoration : none;
    color : #D5D5D5;
}
H2{
    font-family : Arial, Helvetica, sans-serif;
    color : #D44B26;
    font-size : 20px;
    margin-bottom : 0;
    font-weight : bold;
}
H3{
    font-family : Arial, Helvetica, sans-serif;
    color :#D44B26;
    font-size : 14px;
    margin-bottom : 0;
    font-weight : bold;
}

A:HOVER.btext_h {
    color : #334391;
}

.text
{
    color : Black;
    font-size : 80%;
    font-family : Arial, Helvetica, sans-serif;
}
.text_a
{
    color : #C62224;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
}
A.text_a{
    text-decoration : underline;
}
A:HOVER.text_a{
    text-decoration : underline;
    color : #C62224;
}
.text_b
{
    color : #C62224;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
}
A.text_b{
    /text-decoration : none;
}
A:HOVER.text_b{
    text-decoration : none;
        color : #D19173;
}
.fond
{
    color : #D19173;
    font-size : 70%;
    font-family : Arial, Helvetica, sans-serif;
}

.text_m
{
    color : Gray;
    font-size : 80%;
    font-family : Arial, Helvetica, sans-serif;
}

A.text {
    color: #808080;
    text-decoration: none;
}

.copyright {
    color : #2B2B2B;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 11px;
}
A.copyright {
    
    text-decoration : none;
    
}
.redtext{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    color : #D44B26;
    font-weight : normal;
    text-decoration : none;
}
a.redtext{
    text-decoration : none;
}

A:HOVER.redtext {
    text-decoration : underline;
}

.topads {
    font-family : Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

#topads {
    position: absolute;
    top: 1px;
    right: 1px;
}

.intext {
    padding: 5px;
    font-family : Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    border-top: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
}

.intext td {
    font-size: 80%;
}

.intext td {
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

.intextheader {
    font-weight: bold;
    background-color: #EEEEEE;
    text-align: center;
}

.intextp {
    font-family : Arial, Helvetica, sans-serif;
}

.intextfull {
    font-family : Arial, Helvetica, sans-serif;
    font-size: 80%;
}

