body {
  background-color: #DFFEC5;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: Black;
  scrollbar-face-color: #EA148B;
  scrollbar-track-color: #DFFEC5;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #EA148B;
  scrollbar-3dlight-color: #EA148B;
  scrollbar-darkshadow-color: #EA148B;
  background-image: url(bg.gif);
  background-repeat: repeat-y;
}
.warning {
  font-size: 14px;
  color: White;
  text-align: justify;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 30px;
  padding-right: 30px;
}
.banner {
  font-size: 20px;
  color: White;
  text-align: center;
  font-weight: normal;
  font-family: Arial Black;
  width: 700px;
}
.top {
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  width: 450px;
  text-align: justify;
}
.gals {
  font-size: 18px;
  color: Black;
  font-weight: normal;
  font-family: Arial Black;
  line-height: 24px;
  padding-left: 20px;
  text-align: left;
  width: 700px;
}
a:link,a:visited{
  text-decoration: underline;
  color: Red;
}
a:hover,a:active{
  color: Black;
  text-decoration: none;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  font-weight: bold;
  color: Green;
  font-size: 55px; 
  font-family: Arial, Helvetica, sans-serif;
}
a.do:hover,a.do:active{
  color: Red;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 55px; 
  font-weight: bold;
  text-decoration: none;
}
a.re:link,a.re:visited{
  text-decoration: underline;
  color: White;
}
a.re:hover,a.re:active{
  text-decoration: underline;
  color: Black;
}
a.mi:link,a.mi:visited{
  text-decoration: underline;
  font-weight: normal;
  color: Yellow;
  font-size: 13px; 
  font-family: Arial Black;
}
a.mi:hover,a.mi:active{
  color: #ffffff;
  font-size: 13px; 
  font-family: Arial Black;
  font-weight: normal;
  text-decoration: none;
}
.text { 
  text-align: center;
  color: White;
  font-family: Arial Black;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
}
.text2 { 
  font-weight: normal;
  width: 700px;
  text-align: justify;
  color: Black;
  font-size: 14px;
}
h1 {
	font-size: 19px;
	color: #EA148B;
	font-weight: normal;
	font-family: Impact;
	text-transform: none;
	font-style: italic;
	text-align: left;
}
h3 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-family: Arial Black;
	display: inline;
}
h2 {
	font-size: 25px;
	font-weight: bold;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: none;
}