@charset "utf-8";
/* css document */
body {
	background-image: url(../images/01.jpg);
	margin-top: 30px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Estilo1 {font-size: 9px}
.Estilo2 {
	color: #572600;
	font-weight: bold;
}
.Estilo4 {font-size: 11px}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #572600;
}
a:visited {
	color: #572600;
}
a:hover {
	color: #572600;
}
a:active {
	color: #572600;
}

