body{
	background-image: url(../recursos/fundo_black.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial Narrow", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	overflow:hidden;
}

a img{
	border-bottom-width: 0px;
}	
a {
	color: #999999;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.new {
	color:#000;
	background-color:#FFCC00;
	font-size:5pt;
	font-weight: bold;
	font-family: Tahoma;
}

