p.link{
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: right;
	font-size: 0.75em;
	padding-right: 8px;
	color: #555555;
}
p.link a{
	color: #555555;
	padding-right: 2px;
	text-decoration: none;
}
p.link a:hover{
	color: #ff0000;
	text-decoration: none;
}
p.footer{
	margin-bottom: 10px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0.625em;
	color: #555555;
	border-top: 1px solid #000000;
	width: 780px;
	padding-top: 10px;
}
p.footer a{
	color: #555555;
	padding-left: 2px;
	padding-right: 2px;
}
p.footer a:hover{
	color: #ff0000;
	text-decoration: none;
}
p.footer2{
   margin: 0px;
	text-align: center;
	font-size: 0.625em;
	padding: 5px 0px 5px 0px;
	color: #003366;
	background-color: #efefef;
	border-top: 1px solid #999999;
}
p.footer3{
    margin: 0px;
	text-align: left;
	font-size: 9px;
	padding: 5px;
	color: #555555;
	border-top: 1px solid #999999;
}