.y4u-body {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #FFCC99;
}
A:link {
	text-decoration: none;
	color:#FFCC99;
	font-family: Gill Sans MT;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
A:visited {
	text-decoration: none;
	color:#FFCC99;
	font-family: Gill Sans MT;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
A:hover {
	text-decoration: underline;
	color:#FF9966;
	font-family: Gill Sans MT;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	}
.y4u-title {
	font-family: "Gill Sans MT";
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
}
