.text {
    font-family: Verdana;
    font-size: 11px;
    text-decoration:none;
    color:#000000

}

.text:hover {
    font-family: Verdana;
    font-size: 11px;
    text-decoration:none;
    color:#336666

}

.textsmall {
    font-family: Verdana;
    font-size: 9px;
    text-decoration:none;
    color:#000000

}

.textsmall:hover {
    font-family: Verdana;
    font-size: 9px;
    text-decoration:none;
    color:#336666

}


.textunder {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold; 
    text-decoration:none;
    color:#FFFFFF

}

.textunder:hover {
    font-family: Verdana;
    font-size: 12px;
    text-decoration:none;
    color:#CCFFFF

}

.travel-home-text {
    font-family: Verdana;
    font-size: 11px;
    text-decoration:none;
    color:#000000

}

.travel-home-text:hover {
    font-family: Verdana;
    font-size: 11px;
    text-decoration:none;
    color:#336666

}


.textform {
    font-family: Verdana;
    font-size: 8 pt;
    font-weight: bold; 
    text-decoration:none;
    color:#000000

}

.textform {
    font-family: Verdana;
    font-size: 8 pt;
    font-weight: bold; 
    text-decoration:none;
    color:#000000

}

.form {
    font-family: Tahoma,Verdana;
    font-size: 8 pt;
    background-color: #FFFFFF;
    color: #336699;
    font-weight: bold;
    position: relative;
    border-style: solid;
    border-color: #336666

}