.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
	font-weight: bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	list-style-type: circle;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #707070;
}
a {
	text-decoration: none;
	color: #707070;
}
a:hover {
	text-decoration: underline overline;
}
.submenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	font-weight: normal;
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}
