.linkmain {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
}
.linkmainstories {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-weight: bold;
}
.linkstories {
	color: #006699;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.linksmall {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.linknormal {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-size: 10px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
}
.textwhite {
	font-size: 8px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
}
.textmedium {
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
}
.textmediumblue {
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #0099CC;
	text-decoration: none;
}
