body { 
	background-attachment: scroll; 
	background-image: url(http://spunkysheets.com/images/bg.jpg); 
	background-repeat: repeat-x; 
	background-position: top;
	background-color: #FFE6FA
}

td { 
	font: normal 11px tahoma;
	color: #D537B6
}

.done {FILTER: gray}

img.t {
    border: 1px solid #9a1d81;
    height: 88px;
    width: 88px;
}

:hover img.t {
    border: 1px dashed #FF00CA;
    height: 88px;
    width: 88px;
}
img.bigt {
    border: 1px solid #9a1d81;
    height: 276px;
    width: 276px;
}

:hover img.bigt {
    border: 1px dashed #FF00CA;
    height: 276px;
    width: 276px;
}
a:link, a:visited, a:active {
	font: normal 11px tahoma;
        color: #911c7a;
	text-decoration: underline
}
a:hover {
	font: normal 11px tahoma;
        color: #911c7a;
	text-decoration: none
}
a.biglink:link, a.biglink:visited, a.biglink:active {
	font: bold 26px tahoma;
        color: #911c7a;
	text-decoration: underline
}
a.biglink:hover {
	font: bold 26px tahoma;
        color: #911c7a;
	text-decoration: none
}

a.topbot:link, a.topbot:visited, a.topbot:active {
        font: bold 16px tahoma;
        color: #911c7a;
        text-decoration: underline
}
a.topbot:hover {
        font: bold 16px tahoma;
        color: #911c7a;
        text-decoration: none
}
a.topmid:link, a.topmid:visited, a.topmid:active {
        font: bold 20px tahoma;
        color: #911c7a;
        text-decoration: underline
}
a.topmid:hover {
        font: bold 20px tahoma;
        color: #911c7a;
        text-decoration: none
}
.smallmid {
        font: normal 12px tahoma;
        color: #911c7a;
        text-decoration: none
}
