h1 {
    color:#000000;
    background:url(/images/global/h1.jpg);
    background-repeat:no-repeat;
    font-size:12px;
    font-weight:800;
    font-family:verdana;
    padding:11px 0 0 0;
    text-align:center;
    margin:0;
    height:42px;
    font-variant:small-caps;
}
a {
    color:#484977;
    text-decoration:none;
    font-weight:800;
}

a:hover {
    color:#9CA2E7;
    font-weight:800;
}