.footer {
	color: #3044a3;
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
	color: #3045A2;
}
a:visited {
	text-decoration: underline;
	color: #3045A2;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
.construction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
}
