.navfooter {
}
.navfooter p {
	font-size: 12px;
	color: #CCFF00;
	width: 450px;
	text-align: center;
	text-transform: none;
	float: none;
	clear: none;
	font-weight: lighter;
}
.navfooter a:link {
	color: #CCFF00;
}
.navfooter a:visited {
	color: #CCFF00;
}
.navfooter a:hover {
	color: #FF0000;
	text-decoration: underline;
	
}
.navfooter a:active {
	color: #FFFFFF;
}
.navfooter a {
	color: #FFFF00;
}
