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

.links {
	font-family: Papyrus;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF99;
}

.s {
	font-family: Papyrus;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
}

