.text, .header, .input {
    font-size : 12px;
}

.bigheader {
    font-size : 18px;
}

.text, .header, .input, .bigheader {
    font-family : Arial,sans-serif;
}

.smalltext {
    font-size : 10px;
    font-family : Verdana,sans-serif;
}

a, .text, .smalltext {
    color : #666666;
}

.header, .salespecial, .bigheader {
    color : #d00000;
}

.input {
    color : #000000;
}

a, a.text, a.smalltext {
    text-decoration : none;
}

a:hover, a.text:hover, a.smalltext:hover {
    text-decoration : underline;
}
