A:link
{ text-decoration: none; color:#330099; }
A:visited
{ text-decoration: none; color:#330099; }
A:active
{ text-decoration: none; color:#330099; }
A:hover
{ text-decoration: underline; color:#FF0000;}

h1, h2, h3, h4, h5, h6 {font-family: "Bradley Hand ITC"; color: #330099;}

p {font-family: "Bradley Hand ITC"; color: #330099} 

body 
{ background: url(back.jpg);

font-family: "Bradley Hand ITC";
color: #330099 ; 
font-weight: bold;
font-size: 12pt;
 
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#header {
  margin: 20px;
  padding: 10px;
  height: 200px;
}
#left {
  position: absolute;
  left: 15px;
  top: 200px;
  width: 200px;
}
#center {
  top: 0;
  margin-left: 230px;
  margin-right: 15px;
}


td
{ font-family: "Bradley Hand ITC";
color: #330099;
}
