.testonormale {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #633c08;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #961515;
}

a:link {
	text-decoration: none;
	color: #633c08;
}
a:visited {
	text-decoration: none;
	color: #633c08;
}
a:hover {
	text-decoration: none;
	color: #633c08;
}
a:active {
	text-decoration: none;
	color: #633c08;
}