.natu {
	border: 1px dotted #E5E5E5;
}
.natu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #6E6E6E;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
