@font-face {
    font-family: 'im_fell_dw_pica_proregular';
    src: url('FePIrm27C-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'im_fell_dw_pica_proitalic';
    src: url('FePIit27C-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

A.STD {
    font-family: 'im_fell_dw_pica_proitalic';
    src: url('FePIit27C-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
A.STD:LINK {
    text-decoration: underline;
    color: #FF0000;
}
A.STD:VISITED {
    text-decoration: underline;
    color: #FF0000;
}
A.STD:ACTIVE {
    text-decoration: underline;
    color: #FF0000;
}
A.STD:HOVER {
    text-shadow: 5px 5px 5px black;
    transition: all 0.5s;
    color: #FF0000;
}