body{
	background:url(../images/bg.jpg) no-repeat #020e1a;
	margin:0 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
}
h1{
	font-size:14px;
	font-weight:bold;
}
p{
	font-size:11px;
}
.pie{
	font-size:10px;
	color:#39F;
}
.pie a {
	color:#FFF;
	text-decoration:none;
}
a {
	color:#9c7809;
	text-decoration:none;
	font-weight:bold;
}
.subtitulo{
	font-size:13px;
	font-weight:bold;
}
hr{
	width:100%;
	border:1px solid #036;
	
}

