@font-face {
    font-family: 'MyScript';
    src: url('webfont.eot');
    src: url('webfont.eot?iefix') format('eot'),
    url('webfont.woff') format('woff'),
    url('webfont.ttf') format('truetype'),
    url('webfont.svg#webfontp2DhRdLP') format('svg');
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}

A:link {
font-weight: normal;
color: #1E7A34;
}

A:visited{
font-weight: normal;
color: #571F1F;
}

