@charset "utf-8";
/* CSS Document */
td img {
	display: block;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.Estilo2 {
    font-family:"Courier New", Courier, monospace;
	color: #c5c5c5;
	font-size:12px;
}
.Estilo3 {
    font-family:"Courier New", Courier, monospace;
	color: #ED080B;
	font-size:12px;
}
.Estilo4 {
    font-family:"Courier New", Courier, monospace;
	color: #7bae44;
	font-size:12px;
}
