.el {
	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;

}
.linkplace {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: "Arial";
	font-size: 10px;
	color: B8BED0;
	text-decoration: none;
}
a:link {
	font-family: "Arial";
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	font-family: "Arial";
	text-decoration: underline;
	color: #FFFFFF;

}
.maintext {

	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	color: 1F2B55;
}
.sitemaptext {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
