
H1 {    color: #eb2711;
        font-family: Arial Narrow, Arial;
        font-size: 20px;
        font-weight: bold;
        font-style: italic;}
 H2 {	  color: #eb2711;
        font-family: Arial Narrow, Arial;
        font-size: 15px;
        font-weight: bold;
        font-style: italic;}
font {  color: #f8f8f8;
        font-size : 14px;
        font-weight : normal;
        font-family: Arial Narrow, Arial; }
A {     color: #f8f8f8;
        text-decoration : underline;
        font-size : 14px;
        font-weight : normal;
        font-family: Arial Narrow, Arial; }
A:HOVER {color: #eb2711;
        font-size : 14px;
        font-weight : normal;
        font-family: Arial Narrow, Arial;
        background-color: #f8f8f8;}
