body
{
   background: #FDF3E7 url(images/bg.jpg) repeat-x
}

.universal
{
   font-family: Arial; font-size: 12px; text-decoration: none; color: #664231; font-weight: normal;
}

.universalbold
{
   font-family: Arial; font-size: 12px; text-decoration: none; color: #664231; font-weight: bold;
}

.universal_title
{
   font-family: Arial; font-size: 16px; text-decoration: none; color: #664231; font-weight: bold;
}

a.link{   font-family: Arial; font-size: 12px; text-decoration: underline; color: #664231; font-weight: none;}
a.link:hover{   font-family: Arial; font-size: 12px; text-decoration: none; color: #664231; font-weight: none;}

.empty{   font-family: Arial; font-size: 30px; text-decoration: none;}

.big{ font-family:22px; font-weight:bold }
.reserved{ color: #993300; }

div.litter{ width:95%; border:1px solid #CCCCCC; padding:5px; }
div.litter .litter-desc{ color: #664231; font-size:14px; }

