
BODY
{	
	background-color: #180920;	
	color: white;
	margin-bottom: 0;
	margin-top: 0;	
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:12px;
}

a:link {
  color:#9bd;
  text-decoration:none;
 
  }
a:visited {
  color:#a7a;
  text-decoration:none;
  
  }
a:hover {
  color:#ad9;
  text-decoration:underline;
  
  }
  
.titulo
{
	font-size: 30px;
	color: #FF8C00;	
	text-align: center;
}

.titulo2
{
	font-size: 20px;
	color: white;	
	text-align: center;	
}

