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