
a {
    font : italic 12px sans-serif;
    color : #b12323;
    text-decoration : none;
  }

body {
    background : #999999;
    font : x-small sans-serif;
    color : #000000;
    text-decoration : none;
    margin-top: 60;
  }

p {
    font-family: sans-serif fantasy;
    text-decoration : none;
    font-size : x-small;
    color:#ffffff;
  }

#p2 {
    font-family: sans-serif;
    text-decoration : none;
    font-size : x-small;
    color:#222222;
  }

#t1 {
    font : normal 10px 'sans-serif';    
    text-decoration : none;
    color:#222222;
  }

#t2 {
    font : italic lighter 12px 'sans-serif';    
    text-decoration : none;
    color:#222222;
  }

