
A:link {
	text-decoration: none;
	color: #000000;
}
A:visited {
	text-decoration: none;
	color: #333333;
}
A:active {
	text-decoration: none;
	color: #000000;
}
A:hover {text-decoration: none;
color:#7D4BFE}

 
table a:link, table a:visited, table a:active {
  color: #000000;
  text-decoration: none;
}

table a:hover {
  color: #7D4BFE;
  text-decoration: none;
}

.bodytext {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
}
.navlinks {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}
.caption {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
}
.topnavlinks {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
.bodytext {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
}
h2 {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}
.library {

	font-family: "trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
