/* CSS Document */
.mytablepref
{
height: 100%;
width: 75%;
background-image: url('images/background.gif');
}

.basketheader
{
font-size: 24;
font-weight: bold;
}

a.thumbstyle:link
{
color: black;
}

a.thumbstyle:hover
{
color: black;
}

a.thumbstyle:visited
{
color: black;
}

a.thumbstyle
{
text-decoration: underline;
cursor: pointer;
}