#footer {
	background: url(../images/background_footer.gif) no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: 760px;
}

#footer p {
	color: #CCCCCC;
	font-size: 0.8em;
	margin: 0px;
	padding: 15px 4px 0px 0px;
	text-align: right;
}

#footer p a:link {
	color: #ccc;
	text-decoration: underline;
}

#footer p a:visited {
	color: #ccc;
	text-decoration: underline;
}

#footer p a:hover {
	color: #999;
	text-decoration: underline;
}

#footer p a:active {
	color: #999;
	text-decoration: underline;
}

.pagefooter {
	color: #ccc;
	font-size: 0.9em;
}

.pagefooter a:link {
	color: #CCCCCC;
	font-size: 0.9em;
	text-decoration: none;
}

.pagefooter a:visited {
	color: #CCCCCC;
	font-size: 0.9em;
	text-decoration: none;
}

.pagefooter a:hover {
	color: #CCCCCC;
	font-size: 0.9em;
	text-decoration: underline;
}

.pagefooter a:active {
	color: #CCCCCC;
	font-size: 0.9em;
	text-decoration: underline;
}
