.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #00FF00;
	border-top: 10px solid #00FF00;
	border-right: 16px solid #00FF00;
	border-bottom: 10px solid #00FF00;
	border-left: 16px solid #00FF00;
}
.text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
.text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.textWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: 10px solid #FFFFFF;
	border-right: 16px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 16px solid #FFFFFF;
}
.textWhite a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
.textWhite a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.textWhite a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00FF00;
	text-decoration: none;
}
.textWhite a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00FF00;
	text-decoration: none;
}
.textBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #00FF00;
}
.textBold a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.textBold a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textBold a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textBold a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.top {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	line-height: 10px;
}
.credits {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 9.5px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	border: 8px solid #00FF00;
	background-color: #00FF00;
}
.creditsWhite {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	border: 8px solid #FFFFFF;
}
.textBlack {
	font-family: "Lucida Grande", "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 16px solid #000000;
}

