
BODY
{	
	background-color: black;	
	color: white;
	margin-bottom: 0;
	margin-top: 0;	
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:12px;	
	margin-left:0px;
	margin-right:0px;
}

a:link {
  color:#4C220A;
  text-decoration:none;
 
  }
a:visited {
  color:#4C220A;
  text-decoration:none;
  
  }
a:hover {
  color:#4C220A;
  text-decoration:underline;
  
  }
  
.titulo
{
	font-size: 30px;
	color: #FF8C00;	
	text-align: center;
}

.titulo2
{
	font-size: 20px;
	color: white;	
	text-align: center;	
}

.boton 
{
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:12px;
	color: white;
	background-color: #6B331C;
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;	
	cursor: pointer;
}

.cajas 
{
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;	
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:12px;
	color: black;
}