/* CSS Document */

<!--
body {
	background-color: #d7d7d7;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.styletesto {
	font-family: "Times New Roman, Times, serif";
	font-size: 14;
	color: #333333;
}
.styletestobig {
	font-family: "Times New Roman, Times, serif";
	font-size: 16;
	color: #546500;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #536406;
}
a:active {
	text-decoration: none;
	color: #333333;
}
-->
