.order-online,
.order-online-ge{
    color:red;
    margin-left:0px;
    font-weight:normal;
    cursor:pointer;
    font-size:13px;
    text-decoration: none;
}
.order-online-ge{
    font-family: Sylfaen;
}
.order-online{
    font-family: arial;
}
.order-online:hover,
.order-online-ge:hover{
    text-decoration: underline;
}
.arrow-order{
    font-family: sans-serif;
    font-size: 12px;
    color: #114b8c;
    cursor: pointer;
    text-decoration: none;
    background: url(../img/arrows_order.png) left no-repeat;
    padding-left: 10px;
}