body {
background: #ffffcc;
background-image: url(../images/popbg3.jpg); 
background-repeat: repeat-y; 
background-position: top left; 
background-attachment: value; [scroll, fixed]
font-family: tahoma, sans-serif, verdana;
font-size: 11px;
color: #ffffff;
margin:0px;
}

a:link {
color: #aa0000;
text-decoration: underline;
}

a:visited {
color: #aa0000;
text-decoration: underline;
}

a:hover {
color: #ccffcc;
text-decoration: none;
}

span#link a {text-decoration: none; color: #aa4444; 
font-family: tahoma, sans-serif; font-size: 12px; border-bottom: 1px #990000 dotted;}

span#link a:hover {text-decoration: none; color: #777777; 
font-family: tahoma, sans-serif; font-size: 12px; border-bottom: 1px #990000 dotted;}

.link a {text-decoration: none; color: #aa4444; 
font-family: tahoma, sans-serif; font-size: 12px; border-bottom: 1px #990000 dotted;}

.link a:hover {text-decoration: none; color: #777777; 
font-family: tahoma, sans-serif; font-size: 12px; border-bottom: 1px #990000 dotted;}

span#bod a:link, a:visited, a:active {
color: #ccccff;
text-decoration: underline;
}

span#bod a:hover {
color: #aa0000;
text-decoration: none;
}

.bod a:link, a:visited, a:active {
color: #ccccff;
text-decoration: underline;
}

.bod a:hover {
color: #aa0000;
text-decoration: none;
}

.header {
font-family: trebuchet ms, tahoma, verdana, sans-serif;
font-size: 20px;
font-weight: none;
color: #eeee99;
}


span#header {
font-family: trebuchet ms, tahoma, verdana, sans-serif;
font-size: 20px;
font-weight: none;
color: #eeee99;
}


#big {
font-family: tahoma, verdana, sans-serif;
font-size: 12px;
color: #440000;
}

td {
font-family: tahoma, sans-serif, verdana;
font-size: 12px;
color: #676767;
}