body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003F6A;
	list-style-type: none;
}
.Data {font-family: Arial;
	font-size: 12px;
	color: #C0FEA9;
}
.Título {font-family: Arial;
	font-size: 12px;
	color: #AEE4FF}

.Texto {font-family: Arial;
	font-size: 12px;
	color: #FFFFFF}
	
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
