div.blackbox
{
font-family: "arial";
font-size: 12px;
color: #FFFFFF;
background: #000000;
Border: 2px #440000 outset white;
}

div.paperbox
{
font-family: "arial";
font-size: 12px;
color: #440000;
background: #EEEEEE url("../images/bg-paper.gif") repeat;
Border: 2px #440000 outset;
}

a.wine
{
font-family: "arial";
color: #FF9999;
text-decoration: none;
}


a.wine:hover
{
font-family: "arial";
color: #FF0000;
text-decoration: none;
}


a.absynthe
{
font-family: "arial";
color: #99FF99;
text-decoration: none;
}


a.absynthe:hover
{
font-family: "arial";
color: #00FF00;
text-decoration: none;
}