body {
	background-image: url(images/bg.jpg);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a:link {
	color: #E1F0FF;
	text-decoration: none;
}
a:active {
	color: #E1F0FF;
	text-decoration: none;
}


a:visited {
	color: #E1F0FF;
	text-decoration: none;
	}
a:hover {
	color: #E1F0FF;
	text-decoration: underline;
}
.style3 {font-size: 14}
.style4 {font-size: 9px}
.style6 {font-size: 11px}
.style7 {font-size: 10}
.style8 {font-size: 17px}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}