  
div {
	border-bottom: thick double #98bf21;
}

body {
	  background-image: url("../images/grn.jpg");
}

.BRT
{ text-align: center;
}
.stdngs
{color: white; font-size: 125%;
}
.NewsHead
{ color: yellow;
font-weight: bold;
}

.preW
{ color: white;
}

#rules 
{
	  background-image: url("../images/green2.gif");
	  color:black;
}

h2 {
	color:white;
}
p {
	color:white;
}

a:link {color: white}

a:visited {color: yellow}

ul {
	list-style-image: url("../images/bul27.gif"); color:white
}