.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}
a:link, a:active, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.linktable {
	border: 1px dashed #993300;
	background-image: url(images/bg_tablelinks.gif);
}
a.close:link, a.close:active, a.close:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px dashed #333333;
	text-decoration: none;
	height: 5px;
	width: 5px;
}
a.close:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px dashed #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 5px;
	width: 5px
}
a.toplink:link, a.toplink:active, a.toplink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
a.toplink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}


