body {
	background-color: #303E7E;
}

div{
	height:600px;
	overflow:hidden; }
.style3 {
	font-size: 12px;
	font-family: georgia;
	font-style: normal;
}
a:link {
	color: #50A9D1;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #50A9D1;
}
a:hover {
	text-decoration: none;
	color: #50A9D1;
}
a:active {
	text-decoration: none;
	color: #50A9D1;
}
