.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #383838;
}
.start {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 435%;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}
.enter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
A:link {color:#383838; text-decoration:underline;}
A:visited { color:#383838; text-decoration:underline;}
A:hover {color:#383838;text-decoration:underline;}
A:active {color:#383838;text-decoration:underline;}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #383838;
}
.noactiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CDCDCD;
}
.navinoactive {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #766847;
}
.box {
	width: auto;
	border: 3px solid #383838;
}

