.css {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFCC;
}
.top {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #2FB0F7;
}
.links {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	background-color: #FFFF99;
}
