/*
The Atomic Hound Dog CSS
*/

body
{ background-color: #AAAAFF; color: #000000;
  font-size: 75%;
  background-image : url(bg3.jpg);
 }

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{ font-family: verdana,arial,helvetica,sans-serif; }

a:link,a:visited,a:active
{ color:#000000; background-color: transparent; }
a:hover
{ color:#FFFFFF; background-color: transparent;
  text-decoration: underline; }

hr
{ background-color: transparent; color: #ffffff;
  height: 1px;
   }
  
.maintitle
{ background-color: transparent; color: #000000;
  text-decoration: none; line-height: 115%;
  font-weight: bold; font-size: 150%;
  font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif; }

  
