/* CSS Document */

* { border: 0; margin: 0; padding: 0;}
a {
	text-decoration: none;
}
*.link_00, *.link_01:hover {
	color: #fff;
}
*.link_01, *.link_03 {
	color: #7e694b;
}
*.link_02 {
	color: #000;
}
*.assoluto {
	position: absolute;
}
body {
	font-family: arial; font-size: 0px;
	background: #fff;
}
p.testo {
	width: 624px;
	text-align: justify; line-height: 14px;
}

