body {
background-color: 000000;
font-color: 000000;

}

a {
font-family: tahoma;
text-decoration: none;
font-size: 20px;
color: red;
}

a.nav:hover {
font-family: tahoma, serif;
font-style: italic;
text-decoration: none;
font-size: 22px;
}

a.nav_2 {
font-family: tahoma;
text-decoration: none;
font-size: 16px;
color: red;
}

a.nav_2:hover {
font-family: tahoma, serif;
font-style: italic;
text-decoration: none;
font-size: 18px;
}

table.index {
background: url("images/banner_pussyfloor.jpg") no-repeat #ffffff;
}

table.content {
background: url("images/banner2.jpg") no-repeat #ffffff;
}

table.menu {
background: url("images/banner_bwbar.jpg") no-repeat #ffffff;
}

table.contact {
background: url("images/banner_mics.jpg") no-repeat #ffffff;
}

table.meet {
background: url("images/banner_grouppic.jpg") no-repeat #ffffff;
}

table.calendar {
background: url("images/banner_calendar.jpg") no-repeat #ffffff;
}


td.menu_header {
font-family: times new roman;
font-style: italic;
font-weight: bold; 
font-size: 18px;
color: red;
}

td.menu_items {
font-family: times new roman;	
font-size: 14px;
}

font.title {
font-style: italic;
font-size: 48;
font-weight: bold;
color: #ffffcc;
}

font.title_small {
font-style: italic;
font-size: 32;
font-weight: bold;
color: #ffffcc;
}

font.attention {
color: red;
font-style: italic;
}

font.index_font_big {
font-family: tahoma;
font-size: 18;
color: ffffff;
}

font.index_font_small {
font-family: tahoma;
font-size: 14;
color: ffffff;
}

.try {
background-color: white;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
}


