/* CSS Document */
body{
	margin:0px;
	background-color:#FFFFFF
}

.arial16rojo{
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;	
	font-size:16px;
	color: #9B272D;
	text-decoration:none;
}

.arial11rojo{
	font-family: Arial, Helvetica, sans-serif;
	color: #9B272D;
	font-weight: normal;
	font-size: 11px;	
}

.arial11rojo2{
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 11px;	
	color: #9B272D;
	text-decoration: none;
}

.arial11rojo:visited,.arial11rojo:link{
	text-decoration: none;	
}	

.arial11rojo:hover{
	text-decoration: underline;	
}	

.trebuchet11negro {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
}



.trebuchet11blanco{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	color:#FFFFFF
}

.trebuchet12negro{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
}

.arial11dorado1{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	color:#C0A062

}.trebuchet14separado {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 28px;
}
.trebuchet19white {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
}

.trebuchet11blanco :link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.trebuchet11blanco :hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.trebuchet19white :link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.trebuchet19white :hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
	