div {background-color:AEC3B0
    ;
margin:10px;
font-size: 18pt;
font-family: lora;
padding:5px;
height: 3.5
    in;
width: 10in;
border: 4px solid 
EFF6E0; 
    float: left;
    text-align: center;
    color:01161E;
    border-radius: 10px;
    
}



div.bluedivs{background-color:598392;
    color:#cceeff;
    border-radius: 10px;
    
    
}

div.titlediv{background-color:598392;
    color:01161E;
    border-radius: 10px;
    font-family: lora
        
    
    
}
a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/


#div3{
    border-radius: 10px;
        color:598392;
    background-color: 598392;
    text-decoration: none;
    
}

.flexdiv{display: flex;
    flex-direction: column;
    
    
}

a{
    background-color: EFF6E0;
    color:598392;
        border:2px solid 124559;
    margin-bottom:3px;
}
a:hover backgroud-color: AEC3B0;
}

a: visited{
    background-color: 598392;
}
a:active{
    background-color: 124559;
}
