body{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #F40052;
	scrollbar-darkshadow-color: #F40052;
	scrollbar-face-color: #F40052;
	scrollbar-highlight-color: #F40052;
	scrollbar-shadow-color: #F40052;
	scrollbar-track-color: #FFFFFF;
	color: Black;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
span {
	font-family: Impact;
	color: #000000;
	font-size: 40px;
	font-weight: normal;
	text-transform: capitalize;
}
.search {
	font-size: 10px;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	width: 700px;
	text-transform: lowercase;
	text-align: justify;
	font-weight: normal;
}
.menu {
	font-size: 11px;
	color: #FF1493;
	font-weight: normal;
	text-transform: uppercase;
	width: 100%;
	font-family: Arial Black;
	background-color: Black;
	text-align: center;
}
.desc {
	font-size: 12px;
	color: Black;
	font-weight: normal;
	text-align: justify;
	width: 660px;
}
.desc2 {
	font-size: 14px;
	color: Black;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
	width: 660px;
}
.bans {
	font-size: 20px;
	width: 660px;
	font-weight: bold;
	text-align: center;
	color: Black;
	font-family: "Times New Roman", Times, serif;
   line-height: normal;
	padding-bottom: 20px;
   padding-top: 10px;
}
.bans2 {
	font-size: 17px;
	width: 480px;
	font-weight: bold;
	text-align: center;
	color: Black;
	font-family: "Times New Roman", Times, serif;
   line-height: normal;
	padding-bottom: 20px;
   padding-top: 20px;
	padding-right: 10px;
}
.gals {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
   color: Black;
	padding-left: 5px;
	line-height: 19px;
	text-align: left;
}
.gals2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
   color: Black;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
	text-align: left;
}
.links {
	padding-left: 5px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: normal;
}
.dvdtext {
   color: Black;
   font-weight: normal;
	font-size: 15px;
	text-align: justify;
	width: 660px;
}
H1 {
	font-size: 39px;
   color: #000000;
	font-family: Impact;
	font-weight: normal; 
	display: inline;
	text-transform: uppercase;
}
H2, H3, H4, H5 {
	font-size: 30px;
   color: #000000;
	font-weight: normal;
	text-transform: none;
	display: inline;
	text-decoration: none;
}
H6 {
	font-size: 14px;
   color: #000000;
	font-weight: normal; 
	display: inline;
	text-transform: uppercase;
}
a.do:link, a.do:visited {
    color: #1E90FF;
    text-decoration: underline;
}
a.do:hover, a.do:active {
	text-decoration: none;
	color: Fuchsia;
}
a.re:link, a.re:visited {
    color: White;
    text-decoration: none;
}
a.re:hover, a.re:active {
	text-decoration: none;
	color: #FFD700;
}
a:link, a:visited {
    color: #1E90FF;
    text-decoration: underline;
}
a:hover, a:active {
    color: Fuchsia;
	 text-decoration: none;
}
a.fa, a.fa:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 35px;
	font-family: Impact;
}
a.fa:active, a.fa:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 35px;
	font-family: Impact;
}
hr {
	color: #FE3211;
	border: dashed;
	width: 300px;
	height: 1px;
	margin-right: 20px;
	margin-left: 20px;
}
td {
	font-size: 12px;
}