p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 60px;
	margin-left: 80px;
	line-height: 20px;
	font-size: 12px;



}
.breadcrumbLink {
	font-weight: normal;
	color: #9999ff;
	text-decoration: none;
	border-bottom: #99f;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}
.breadcrumbLink:visited {
	font-weight: normal;
	color: #9191ff;
	text-decoration: none;
	border-bottom: #Ccf;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}
.breadcrumbLink:hover {
	font-weight: normal;
	color: #0000cc;
	text-decoration: none;
	border-bottom: #00c;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
.text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.breadcrumb {
	font-weight: normal;
	color: #999999;

}
.footer {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;


}

