A:LINK          { color     :  Aqua;    text-decoration:  none} 
A:VISITED       { color     :  Red;     text-decoration:  none} 
A:HOVER         { color     :  Yellow;  text-decoration:  underline} 
A:ACTIVE        { color     :  White;   text-decoration:  underline}
H1              { font-size :  45px;    font-family:      arial;       color:yellow;}
H2              { font-size :  32px;    font-family:      arial;       color:yellow;}
H3              { font-size :  23px;    font-family:      arial;       color:yellow;}
H4              { font-size :  16px;    font-family:      arial;       color:yellow;}
H5              { font-size :  12px;    font-family:      arial;       color:white;}
H6              { font-size :  9px;     font-family:      arial;       color: Aqua;}