.home {
    font-family: Arial;
    font-size: 12px;
    text-decoration:none;
    color:#333333

}

.home:hover {
    font-family: Arial;
    font-size: 12px;
    text-decoration:none;
    color:#000000

}

.home2 {
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration:underline;
    color:#0066CC

}

.home2:hover {
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration:underline;
    color:#000000

}

.links {
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration:underline;
    color:#000000

}

.links:hover {
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration:underline;
    color:#0066CC

}

.footer {
    font-family: Tahoma;
    font-size: 12px;
    text-decoration:none;
    color:#FFFFFF

}

.footer:hover {
    font-family: Tahoma;
    font-size: 12px;
    text-decoration:none;
    color:#FFFFFF

}

.footer2 {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
    color:#FFFFFF

}

.footer2:hover {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
    color:#666666

}

.form {
    font-family: Tahoma,Verdana;
    font-size: 7 pt;
    background-color: #FFFFFF;
    color: #0066CC; 
    font-weight: bold;
    position: relative;
    border-style: solid;
    border-color: #0099FF

}

.button {
    font-family: Tahoma,Verdana;
    font-size: 0 pt;
    background-color: #FFFFFF;
    color: #FFFFFF;
    position: left;
    border-style: none;

}

.textform {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
    text-decoration:none;
    color:#000000

}

.lang {
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration:none;
    color:#FFFFFF

}

.lang:hover {
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration:underline;
    color:#000000
}

.table2 {
    font-family: Verdana;
    font-size: 11px;
    text-decoration:none;
    color:#FFFFFF
    
}   

.table2:hover {
    font-family: Verdana;
    font-size: 11px;
    text-decoration:none;
    color:#000000

}


