body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-color: #46B7DF;
	background-repeat: no-repeat;
	background-position: center center;
}
.style1 {
	color: #030303;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 a:link {
	color: #030303;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 a:visited {
	color: #030303;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 a:hover {
	color: #660000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}