body {
	background-color: #000000;
	background-image: url(images/backs.gif);
		background-repeat: repeat-x;
}
.style1 {color: #3333FF}
.style3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
A:visited  {color: #667886; text-decoration: none}
A:link  {color: #F09301; text-decoration: none}
A:active  {color: #F09301; text-decoration: none}
A:hover   {cursor: crosshair; color: #C0C0C0; text-decoration: none}
