@charset "utf-8";
/* CSS Document */


body{
	margin:0px;
	font-size: 7px;
	color:#666;
	}

.100 {
	width:514px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	}


.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.text p {
	color: #333;
}
.ligação {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #690;
}
.text01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F30;
}
a:link {
	color:#F60;
	text-decoration: none;
}
a:visited {
	color:#F60;
	text-decoration: none;
}
a:hover {
	color:#F60;
	text-decoration: none;
}
a:active {
	color:#F60;
	text-decoration: none;
}
