/* ----------------------------------------*/
/* ------->>> LINKS & DEFAULTS <<<--------*/
/* ---------------------------------------*/

body {

color: #666666;
font-family: Helvetica,Arial,sans-serif;

font-weight: bold;

text-align: center;

}


a:link, a:active, a:visited { text-decoration: none; }
a:hover { color #999; text-decoration: underline; }


h1, h2, h3 {
  
color: #666666;
font-family: Helvetica,Arial,sans-serif;

font-weight: normal;

margin: 0;

padding: 0;

text-align: center;

}


