.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 120%;
	text-align: justify;
}
.contentlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	line-height: 120%;
	text-align: justify;
}
.contentlinks a:link {
	color: #666;
}
.contentlinks a:visited {
	color: #666;
}
.contentlinks a:hover {
	color:#CCC;
}
.contentlinks a:active {
	color: #666;
}
.titles {
	font-size: 16px;
	font-weight: bolder;
	color: #666;
	text-align: center;
}
.enter {
	font-size: 20px;
	font-weight: bold;
	color: #CCC;
}
.enter a:link {
	color: #CCC;
}
.enter a:visited {
	color: #CCC;
}
.enter a:hover {
	color: #FFF;
}
.enter a:active {
	color: #CCC;
}
.copyright {
	font-size: 11px;
	color: #666;
	font-style: italic;
}
.copyright01 {
	font-size: 12px;
	color: #666;
	text-align: center;
}
.copyright01 a:link {
	color: #666;
	text-decoration: none;
}
.copyright01 a:visited {
	color: #666;
	text-decoration: none;
}
.copyright01 a:hover {
	color: #999;
	text-decoration: underline;
}
.copyright01 a:active {
	color: #666;
	text-decoration: none;
}
.copyright a:link {
	color: #666;
	text-decoration: underline;
}
.copyright a:visited {
	color: #666;
	text-decoration: underline;
}
.copyright a:hover {
	color: #999;
	text-decoration: underline;
}
.copyright a:active {
	color: #666;
	text-decoration: underline;
}

