﻿.centertext {
	text-align: center;
}
.footerpic {
	border-width: 0px;
}
#footer {
	color: #003366;
	background-color: #E4E4E4;
	font-family: "Microsoft Sans Serif";
	font-size: x-small;
}
#footer a:link {
	font-family: "Microsoft Sans Serif";
	font-size: x-small;
	font-weight: normal;
	background-color: #E4E4E4;
	color: #800000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
