body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.tab1 {
	background-color:#000000;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid  #FF9900;
	border-right: 1px solid  #FF9900;
	border-top: 1px solid  #FF9900;
}
.tab2 {
	background-color:#000000;
	border-bottom: 2px dashed #FF9900;
	border-left: 2px dashed #FF9900;
	border-right: 2px dashed #FF9900;
	border-top: 2px dashed #FF9900;
}
.box:link img{
	border-bottom: 1px solid  #FF9900;
	border-left: 1px solid  #FF9900;
	border-right: 1px solid  #FF9900;
	border-top: 1px solid  #FF9900;
}
.box:hover img{
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
}
body {
	background-color: #000000;
	background-image: url(babesinbondagebg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	color: #CC6600;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: medium;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

