#footer2 {
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #007FA9;
}

#footer2 p {
	padding: 20px 0;
}

#footer2 p a {
	color: #007FA9;
}

#footer2 a:link {
	color: #007FA9;
}
#footer2 a:visited {
	color: #007FA9;
}
#footer2 a:hover {
	color: #007FA9;
	text-decoration: underline;
}
#footer2 a:active {
	color: #007FA9;
}
