body {
	background-color: #658DB6;
	font-family: Arial, Helvetica, sans-serif;
}
.brdr_1px_drk_blue {
	border: 1px solid #1F4770;
}
.content_bg {
	background-image: url(images/waves.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #1F4770;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #1F4770;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #1F4770;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #1F4770;
	text-decoration: none;
	font-weight: bold;
}
.blue {
	color: #1F4770;
}
