.flavors {
line-height: 16px;
}

.flavors li a {
color: #cc0000;
text-decoration:none;
}

.flavors li a:hover {
color: #ff0000; 
text-decoration:none;
}

table.contactform td {
color: #ffff99;
font-size: 12px;
line-height: 20px;
}

table.contactform input, table.contactform textarea {
color: #000000;
background: #ffff99;
border: 1px solid #000;
}

