body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
body {
	margin-top: 2px;
	background-image:  url(images/bluesky_back.jpg);
}
.footerlink {
font-size: 10px
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #330000;
}
