body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
}
.style7 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.style8 {font-size: 14px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color:#333333
}
a:active {
	text-decoration: none;
	color: #000000;
}

