body {
	background-color: #005984;
}
.style3 {font-size: 9px}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
a:link {
	color: #8492BD;
	text-decoration: none;
	list-style-image: url(image/bluebutt.png);
}
a:visited {
	color: #007D9C;
	text-decoration: none;
}
a:hover {
	color: #005984;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
