#overDiv {
	z-index: 1000;
	visibility: hidden;
	position: absolute;
}

.websystem_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.websystem_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.websystem_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: underline;
}

.websystem_continuebutton {
	margin-top: 10px;
}

.websystem_continuebutton a {
	/*color: #FF13A6;*/
	/*font-weight: bold;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffdf9b;
	font-weight: none;
	text-decoration: none;
}

.websystem_continuebutton a:hover {
	color: #ffad00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: none;
	text-decoration: none;
}

.websystem_documenttitle {
	color: #FF13A6;
	text-decoration: none;
}

.websystem_documenttitle:hover {
	color: #FF13A6;
	text-decoration: underline;
}

.websystem_categoryroll {
	color: #FFDF9B;
}

.websystem_subcategoryroll {
	color: #FFDF9B;
}

.websystem_titlegallery {
	color: #FF13A6;
	text-decoration: none;
}