/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBCADB;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #007CF9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007CF9;
}
a:hover {
	text-decoration: underline;
	color: #C17400;
}
a:active {
	text-decoration: none;
}
.Estilo1 {color: #666666}
