.medtext {
    font-family: "Trebuchet MS";
    font-size: 13px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: normal;

}

.medtext:hover {
    font-family: "Trebuchet MS";
    font-size: 13px;
    text-decoration: none;
    color: #990000;
    font-weight: normal;

}

.smalltext {
    font-family: Verdana;
    font-size: 10px;
    text-decoration:none;
    color:#FFFFFF

}

.smalltext:hover {
    font-family: Verdana;
    font-size: 10px;
    text-decoration:none;
    color:#663300

}

.linktext {
    font-family: Verdana;
    font-size: 10px;
    text-decoration:none;
    color:#663300

}

.linktext:hover {
    font-family: Verdana;
    font-size: 10px;
    text-decoration:none;
    color:#FFFFFF

}

.linktext2 {
    font-family: Verdana;
    font-size: 10px;
    text-decoration:none;
    color:#FFFFFF

}

.linktext2:hover {
    font-family: Verdana;
    font-size: 10px;
    text-decoration:none;
    color:#000000

}


.form {
    font-family: Tahoma,Verdana;
    font-size: 8 pt;
    background-color: #FFFFFF;
    color: #663300; 
    font-weight: bold; 
    position: relative; 
    border-style: solid; 
    border-color: #663300

}


.textform {
    font-family: Verdana;
    font-size: 8 pt;
    font-weight: bold; 
    text-decoration:none;
    color:#FFFFFF

}

