.normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
.normal:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: underline;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000066;

}
.pequeño {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;


}
.pequeño:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;

}
.normalBL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.linkBL {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkBL:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkBLchico {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkBLchico {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkNG {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
.fondolinea {
	background-image: url(img/barra_noti.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.borde {
	border: 2px solid #CCCCCC;
}
