/* CSS Document */
body {
	margin-top: 1px;
	margin-left: 0px;
	background-image: url();
	background-color: #7193AA;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.Estilo1 {color: #0074E8}
.Estilo2 {font-size: 11px}
.Estilo4 {color: #000000}