td.head {
 background-image: url(http://www.myothersuperpower.com/images/mintJul08.jpg);
 background-repeat: repeat-x;
}

table.bod {
 background: #C9EEC5;
}

div.pic {
 
}

a:link {
 color: #FF9900;
 text-decoration: none;
 font-weight: bold;}
a:visited {
 color: #009900;
 text-decoration: none;
 font-weight: bold;}
a:hover {
 color: #000000;
 text-decoration: underline;
 font-weight: bold;}
a:active {
 color: #000000;
 text-decoration: underline;
 font-weight: bold;}

