body {
	background-image: url(images/background.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #00233c;
}
.style1 {color: #FFFFFF}
.style2 {color: #0066ff}
h1 {
	color : #09F;
	font-family: Verdana, Geneva, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration:none;
	line-height : 15px;
	padding-bottom : 10px;
}
body div h1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #09F;
	text-decoration: none;
	cursor: default;
}
h2 {
	color : #06F;
	font-family: Verdana, Geneva, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration:none;
	line-height : 12px;
}
body div h2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #06F;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0CF;
}
a:active {
	text-decoration: none;
}
object { outline:none; };
