.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.activelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.yellowlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EAE08C;
	text-decoration: none;
}
.yellowlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 15px;
	border: 1px solid #CCCCCC;
}
.leftlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.leftlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.txtheading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlinkgrey {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}
.leftlinkgrey:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.paratext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
}
.paratextred {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
}
.Bigcontent {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}
