a:link {
	text-decoration: none;
	color: #468ABA;
}
a:visited {
	text-decoration: none;
	color: #468ABA;
}
a:hover {
	text-decoration: none;
	color: #C1B770;
}
a:active {
	text-decoration: none;
	color: #C1B770;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}
.maintext {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 18px;
}
.copyright {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #444444;
	text-align: left;
	line-height: 12px;
}
.textlink {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444444;
	text-align: center;
	line-height: 12px;
	font-style: bold;
}