/* CSS Document */
#foot
{
	width:950px;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
	background:#eeeeee;
	margin-top:5px;
	float:left;
}
#foot p
{
	width:950px;
	text-align:center;
	margin-top:5px;
	margin-bottom:0px;
	font-size:15px;
}
#foot a
{
	color:black;
	font-size:15px;
}
.sharered a
{
	color:Red;
}

.sharered2 a
{
	color:#CC0000;
}
.f_p
{
	color:#0066cc;
}
#foot .f_p a
{
	color:red;
}

