body {
	background-image: url(elementos/bg_e.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
.Estilo1 {
	color: #FFCC00;
	font-weight: bold;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}

.Estilo6 {
	color: #CC0000;
	font-weight: bold;
}.just {
	text-align: justify;
}
.cent {
	text-align: center;
}
