/* CSS Document */

Body {
color:#0000A0;
font-family:'Helvetica','Arial',sans-serif;
font-size:98px;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:1px;
text-align:left;
text-decoration:none;
text-indent:0px;
text-transform:uppercase;
}
A:link  { text-decoration : none; color :#0000A0; }
A:visited  { text-decoration : none; color : #0000A0; }
A:active  { text-decoration : underline; color : #0000A0; }