BODY {
color: #000000;
font-family: Century Gothic, sans-serif;
font-size: 12px;
margin: 0; padding-top: 0; padding-bottom: 0;
background-image:url(http://thelollipoptree.com/lollipop_bk.gif);
background-attachment:fixed;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#ffffff; 
} 

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FF83FF;
  text-decoration: none;
}

TD.nav1 {
  font-family: Century Gothic, sans-serif;
  font-size: 15px;
  color: #000000;
  font-weight: normal;
  background: #FF83FF;
}

A.nav1 { 
  color: #000000;
  text-decoration: none; 
}

a:hover.nav1 {
  color: #FFFFFF;
  text-decoration: none;
}


TD.content {
  font-family: Century Gothic, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

TD.nav2 {
  font-family: Century Gothic, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  background: #FF83FF;
}
