div#footer p {
	position: relative;
	color: #346799;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

div#footer p a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	color: #346799;
}

div#footer p a:hover {
	text-decoration: underline;
}
