.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
.credit a:link {
	text-decoration: none;
	color: #4D4D4D;
}
.credit a:hover {
	color: #333333;
	text-decoration: underline;
}
.credit a:visited {
	color: #4D4D4D;
	text-decoration: none;
}
.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.about a:link {
	text-decoration: none;
	color: #999933;
}
.about a:hover {
	color: #999933;
	text-decoration: underline;
}
.about a:visited {
	color: #999933;
	text-decoration: none;
}
.maintext a:link {
	text-decoration: none;
	color: #999933;
}
.maintext a:hover {
	color: #999933;
	text-decoration: underline;
}
.maintext a:visited {
	color: #999933;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.error {
	font-family: sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
	background-color: Red;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
}

