.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BFE8FF;
	text-decoration: none;
}
.activelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BFE8FF;
	text-decoration: none;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1C6995;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1C6995;
	text-decoration: underline;
}
.leftlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #004080;
	text-decoration: underline;
}
.leftlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #004080;
	text-decoration: none;
}
.bluepara {
	font-family: Tahoma;
	font-size: 11px;
	color: #004080;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.paratext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
