body{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FF0066;
	scrollbar-darkshadow-color: #FF0066;
	scrollbar-face-color: #FF0066;
	scrollbar-highlight-color: #FF0066;
	scrollbar-shadow-color: #FF0066;
	scrollbar-track-color: #FBDFEC;
	color: White;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: top;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.desc {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 600px;
}
.bans {
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
	width: 490px;
	font-weight: normal;
	text-align: center;
	color: Black;
	font-family: Arial Black;
}
.gals {
	font-family: Arial Black;
	font-size: 11px;
   color: Black;
	line-height: 23px;
	width: 490px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 20px;
}
.links {
	font-family: Arial Black;
	font-size: 14px;
   color: Black;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	padding-left: 5px;
}
H1 {
	font-size: 12px;
   color: #000000;
	font-family: Arial Black;
	font-weight: normal; 
	font-style: italic;
	display: inline;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
}
H2 {
	font-size: 25px;
   color: #000000;
	font-family: Impact;
	font-weight: normal; 
	font-style: italic;
	display: inline;
	text-transform: none;
	padding-right: 20px;
	padding-left: 20px;
}
a:link, a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}
a:hover, a:active {
    color: Black;
	 text-decoration: underline;
}
a.do:link, a.do:visited {
    color: #FF0064;
    text-decoration: underline;
}
a.do:hover, a.do:active {
    color: Black;
	 text-decoration: underline;
}
td {
	font-size: 12px;
	color: Black;
}
hr {
	color: Black;
	border: dashed;
	width: 300px;
	height: 1px;
	margin-right: 20px;
	margin-left: 20px;
}
.thumb {
	border: solid 1px #ffffff;
}