.nav_ul > li a{
    width: 10%;
    text-align: center;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    color: #FFF;
    cursor: pointer;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);}
.nav_ul > li:hover a {
    color: #2A328C;
    text-decoration: none;}
 
.titlestyle272373{ font-size: 9pt; color: #222222; text-decoration: none ;}

