.content {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	line-height: 25px;

}
.menulinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #170279;

}
.menulinks:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ff7d00;

}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.indexlinks {
	font-family: "Trebuchet MS";
	color: #0000FF;
	text-decoration: none;
}
.indexlinks:hover {
	font-family: "Trebuchet MS";
	color: #0000FF;
	text-decoration: underline;
}
.marqueestyle {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #1000aa;
	font-weight:bold;
	text-decoration: none;
}.innerheading {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
BODY {
	background-color: #CBD0F8;
}
.indexcontent {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}
.buttonstyle {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.pageslink {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.pageslink:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}