body {
	background-color: #000000;
	margin: 0px;
}
.texto {
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.titulo {
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF9966;


}
.links {
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
