body { font-family: Arial, Helvetica, sans-serif;
       font-size: 0.8em;
       color:lime;
       margin-left: 0px; 
       margin-right: 0px; 
       margin-top: 0px;
       margin-bottom: 0px;
       background:black; 
       background-image:url(images/frog_bg.jpg);
       background-repeat:no-repeat}

.smalllink  { font-size: .7em;
              line-height:1.5;
}

td {font-size: 0.8em}
ul ul {font-size: 1em}
ul dl {font-size: 1em}
blockquote {background-color: white; font color: white; text-align:center; font-size:0.8em; padding: 0.5em;}
h1, h2 {color:red}

a:visited {color:#0099FF}
a:link {color:lime}
a:active {color:red}
a:hover {color:red}
