a {
    text-decoration: none;
    color: #0000ff;
}

a:visited {
    text-decoration: none;
    color: #0000ff;
}

a:hover {
    text-decoration: none;
    color: #0000ff;
}


a.action_link {
    font-weight: normal;
    font-size: 7pt;
}

.bibb{ width:591; height:301; position:absolute; top:50%; left:50%; margin:-150px 0 0 -295px; }