body {
	margin: 0px;
	padding: 0px;
	background: url(../images/fundo.png) center top #091725;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color: #fff
}
#meio {
	width: 100px;
	height: 30px;
	position: absolute;
	top: 50%;left: 50%;
	margin-top: -300px;
	margin-left: -490px;
}
#tags{
	position: absolute;
	bottom: 0px;;
	height: auto;
	width:100%;
	border-top: 1px dashed #1f3b57;
	text-align:center;
	display:none
}
.imgTransp {
	behavior:url(../iepngfix.htc);
	border:0px;
}
a{
	color: #2a4b6a;
	text-decoration:none
}
a:hover{
	color: #FF9900;
}
a.link1{
	font-size: 7px;
}
a.link2{
	font-size: 8px;
}
a.link3{
	font-size: 10px;
}