<!--
TD {
    font-family: sans-serif, Helvetica, Arial;
    font-size:	16px
}

h1 {
    color:#d90f0f;
    font-size: 32px;
}

.white {
    color:#ffffff
}
.error {
    color:#d90f0f;
}

.subCategory {
    text-decoration:none;
    font-weight:	bold;
}

.label {
    text-decoration:none;
    font-weight:	bold;
    color:#d90f0f;
}

.smallLabel {
    text-decoration:none;
    font-weight:	bold;
    color:#d90f0f;
    font-size:	12px
}

.basket {
    font-size:	12px
}

.smallBasket {
    font-size:	10px
}

.big {
    color:#d90f0f;
    font-size: 24px;
    font-weight:	bold;
}

.small {
    color:#d90f0f;
    font-size: 8px;
}

a {
    color:#d90f0f;
}

a:visited {
    color:#b70000;
}

.select	{
    border: solid 1px #000000;
    color: #000000;
    background-color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 10px;  }
-->

<!-- .select makes the textboxes plain with a black border, very nice -->