body {	
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	background-color: #B54A1B;
	text-align: justify;
	font-size: 12px;
	line-height:18px;
	color: #ffffff;
	margin:10px;
}



#container {
       width:960px;
       margin: 5px auto;
       height:auto;       

}

.header{
       width:970px;
       background-color:#000000;
       margin:0 0 0 0;
	   float:auto;
}

.arial
{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #ffffff;
	line-height:18px;
	margin:10px;
	}
	
.link_BL{

	font-family: trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;
	
	style: none;

	color: #FFFFFF;
	
	margin-right:10px;
	
	text-decoration: none;

}

.link_BL:link {

	text-decoration: none;

}

.link_BL:active {

	text-decoration: none;

}

.link_BL:hover {

	text-decoration: none;

	color: #000000;

}
.link_Rojo{

	font-family: trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;
	
	style: none;

	color: #F5CEB6;
	
	margin-right:10px;
	
	text-decoration: none;

}

.link_Rojo:link {

	text-decoration: none;

}

.link_Rojo:active {

	text-decoration: none;

}

.link_Rojo:hover {

	text-decoration: none;

	color: #ffffff;

}





