﻿#footer{
	text-align: center;
	width: 1000px;
	margin: 5px auto 5px auto;
	position: relative;
	font-family: Century Gothic, Verdana, Arial;
	font-size:x-small;
	font-style: normal;
}
#footer p{
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Century Gothic, Verdana, Arial;
	font-size:x-small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	position: relative;
}

#footer a {
	color: #0000FF;
	font-family: Century Gothic, Verdana, Arial;
	font-style: normal;
	font-size:x-small;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}


#footer a:hover {
	border-bottom: 1px dotted #FF0000;
}
