.bodytext {
     font-family: verdana, tahoma, sans-serif;
     font-size: 12px;
     line-height: .5cm;
     color: #333333;
    
}

.header {
     font-family: verdana, tahoma, sans-serif;
     font-size: 14px;
     line-height: .5cm;  
     color: #64349B;
     font-weight: bolder;
    
}

.subhead {
     color: #64349B;
     text-decoration: none;
     font-weight: bolder;

}

.bullettext {
     font-family: verdana, tahoma, sans-serif;
     font-size: 11px;
     line-height: .4cm;   
    
}

.homepagefooter {
    font-family: verdana, tahoma, sans-serif;
    font-size: 9px;
    line-height: .4cm;
    color: #cccccc;
    
}

.footer {
    font-family: verdana, tahoma, sans-serif;
    font-size: 10px;
    line-height: .4cm;
    color: #333333;
    
}

a:link { 
     color: #D5951B;
     text-decoration: none;

}

a:visited { 
     color: #D5951B;
     text-decoration: none;

}

a:hover { 
     color: #D5951B;
     border-bottom: 1px dashed #D5951B;
     font-weight: bold;

}

a:active { 
     color: #D5951B;

}
        
    
.image {
     text-decoration: none;
     border-bottom: none;

}

.image:hover {
    text-decoration: none;
    border-bottom: none;

}