/* Estilos Planeta MSN */
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8f0fb
}
.td img {display: block;
}
a:link {
	color: #003151;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003151;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

