@charset "utf-8";
/* CSS Document */

.linkSEO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.linkSEO:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.textSEO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.linkSEOlg {
	font-family: Arial, helvetica, "SF Sans Serif", "times New Roman", Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkSEOlg:hover {
	font-family: Arial, helvetica, "SF Sans Serif", "times New Roman", Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}