.footer1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #DAEEFE;
}
a:hover {
	color: #DAEEFE;
	text-decoration:underline
}
a:visited {
	color: #DAEEFE;
}
#footer2 {
	position: absolute;
	top: -100px;
	font-size: xx-small;
	color: #003333;
}
