.default, td, body, form, .formtext, .submenu-anchor {
    font-family: Arial, Verdanda, sans-serif;
    font-size: 12px; 
}

.default a {
    text-decoration: none
}

.default a:hover {
    color: #ffff10;
}

.body {
    font-family: Tempus Sans ITC, Arial, Helvetica, sans-serif;    
    font-size: 16px;
    color: #31007B;
}

.body_right {
    font-family: Tempus Sans ITC, Arial, Helvetica, sans-serif;    
    font-size: 16px;
    color: #31007B;
    text-align: right;
}

.body_center {
    font-family: Tempus Sans ITC, Arial, Helvetica, sans-serif;    
    font-size: 16px;
    color: #31007B;
    text-align: right;
}


.header {
    font-family: Tempus Sans ITC, Arial, Helvetica, sans-serif;    
    font-size: 28px;
    color: #31007B;
    font-weight: bold;
}

.header_center {
    font-family: Tempus Sans ITC, Arial, Helvetica, sans-serif;    
    font-size: 28px;
    color: #31007B;   
    text-align: center;
}

.header_small {
    font-family: Tempus Sans ITC, Arial, Helvetica, sans-serif;    
    font-size: 20px;
    color: #31007B;
    font-weight: bold;
}

.footer {
    font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
    font-size: 9px;
    text-align: center;
    color: #FFFFFF;	    
}

.selectedtext {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    color: #000000;
}

.selectedtext a {
    color: #000000;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}

.selectedtext a:hover {
    color: #000000;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}


.buttontext {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}

.buttontext a {
    text-decoration: none;
    color: #000000; 
}

.buttontext a:hover {
    background: #FFFF9C; 
    color: #000000;  
}
