/* CSS Document */
a { text-decoration:none; }

a:link    { color:#993300; }
a:visited { color:#993366; }
a:hover   { color:#333366; }
a:active  { color:#993300; }
body {color: #333300; font-family: 'century gothic'; bgcolor="eae8d8"}
h1 {color: #00ff00}
h2 {color: #dda0dd}
p {color: rgb(0,0,255)}
