
a:link {
	color: #1010df;
	text-decoration: none;
}
a:visited {
	color: #101040;
	text-decoration: none;
}
a:hover {
	color: #1060ff;
	background: url("aqua-logo-1-small.gif") 0 0 no-repeat;
	text-decoration: none;
}
table {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
}

h1,h2,h3 {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
