@charset "utf-8";
.linkslrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #00F;
}
a:visited {
	color: #49008C;
}
a:hover {
	color: #093;
}
a:active {
	color: #FF0;
}

