body{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #75CFEF;
	scrollbar-darkshadow-color: #75CFEF;
	scrollbar-face-color: #75CFEF;
	scrollbar-highlight-color: #75CFEF;
	scrollbar-shadow-color: #75CFEF;
	scrollbar-track-color: #EE9CF5;
	color: #000000;
	background-color: #EE9CF5;
	background-image: url(bg2.gif);
   text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
td {
	font-size: 13px;
}
.text {
  width: 500px;
  text-align: justify;
  font-size: 13px;
  text-transform: none;
  color: #000000;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.links {
  width: 200px;
  text-align: justify;
  font-size: 12px;
  text-transform: none;
  color: #000000;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.gals1 {
  font-size: 12px;
  width: 380px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  text-align: left;
  line-height: 19px;
  margin-left: 20px;
}
.menu {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	width: 650px;
	text-align: center;
	font-family: Arial Black;
   line-height: 18px;
}
.bans {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    line-height: normal;
    padding-left: 20px;
    padding-right: 20px;
}
H1, H2, H3, H4, H5, H6 {
	font-size: 27px;
	text-align: left;
	padding-left: 40px;
   font-family: Impact;
   color: #000000;
	font-weight: normal;
}
a:link, a:visited {
    color: #000000;
    text-decoration: underline;
}
a:hover, a:active {
    color: Yellow;
	 text-decoration: none;
    background-color: #000000;
}