.footerborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.footer {
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	line-height: 13px;
	vertical-align:top;
}

a.footer:link {
	color: #666666;
	text-decoration: underline;
}

a.footer:visited {
	color:#666666;
	text-decoration: underline;
}
a.footer:active {
	color:#666666;
	text-decoration: underline;
}
a.footer:hover {
color: #333333;
}

