body {
	background-color: #bbe0fe;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #025293;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:link {
	color: #333366;
	text-decoration: none;
	}
a:hover {
	color: #6B6BB6;
	text-decoration: underline overline;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	}
a:active {
	color: #333366;
	text-decoration: none;
}
