@charset "utf-8";
/* CSS Document */

.linkblu {
	font-family: "Century Gothic", Corbel, "Agency FB", Arial, "Segoe UI", "Swis721 BT", "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1B1E23;
	font-style: normal;
	text-align: center;
}
a:link {
	color: #1B1E23;
}
a:visited {
	color: #1B1E23;
}

