body {
	background-color: #000000;
	background-image: url(BG.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FF00FF;
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {color: #FF00FF}
.style3 {font-size: 12px}
.style4 {font-size: 14px}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style5 {color: #FFFFFF}
