body {
  margin-left      : 0px;
  margin-right     : 0px;
  margin-bottom    : 0px;
  padding          : 0px;
  font-family      : verdana, arial, sans-serif;
  font-size        : 11px;
  color				:white;
}
table, td, tr, p, div {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 11px;
  color            : white;
  line-height      : 17px;

}

p.about {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 14px;
  color            : white;
  line-height      : 17px;

}



div.scroll {

scrollbar-base-color: #FFFFFF;
scrollbar-3d-light-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #809bb4;
scrollbar-shadow-color: #809bb4;
scrollbar-track-color: #FFFFFF;

}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  color            : #FFCC33;
  font-weight      : bold;
  font-style:italic;
  }

h2 {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 18px;
  color            : #FFFFFF;
  font-weight      : bold;

  }

.red {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 12px;
  color            : red;
  line-height      : 17px;
  font-weight      : bold;
}


a:link, a:visited {
  font-size        : 11px;
  color            : red;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  font-size        : 11px;
  color            : black;
  text-decoration  : none;
  font-weight      : bold; 
}

a.fetish, a.fetish:visited {
color:#FF0000;
font-weight:bold;
background-color:#FFFFFF;
}

#menu td {
		padding: 0px 0px 0px 0px;
				
	}
	#menu a {
	display: block;
	height: 20px;
	font: Verdana;
	font-size:16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	
}
	#menu a:hover {
		display: block;
		height: 20px;
		background: #4F4309;
		color: #cccccc;
		text-decoration: none;
