.smalltext {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #77684D;
	text-align: justify;
	letter-spacing: 0.07cm;
}
.smalltext a:link {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #77684D;
	text-decoration: none;
	letter-spacing: 0.07cm;
}
.smalltext a:visited {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #77684D;
	text-decoration: none;
	letter-spacing: 0.07cm;
}
.smalltext a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: underline;
	letter-spacing: 0.07cm;
}
.smalltext a:active {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: underline;
	letter-spacing: 0.07cm;
}
body {
	background-color: #333333;
}
