.bluebox_header {
    background:#46C6E1;
}

.email_box {
    width:253px;
    height:177px;
    background:#46C6E1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position:relative;
    margin-bottom:16px;
}

.layout_menu a:hover {
    background:#00b9cb;
    color:#FFFFFF;
}

.art_title h3 a {
    color:#46c6e1 !important;
}

.art_title h3 a:hover {
    color:#46c6e1;
    text-decoration:underline;
}