body {
	background-image: url(images/background.jpg);
	background-color: #DDE2E8;
	background-repeat: repeat-x;
}
.titles {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.text_w {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.bg_table {background-image:url(images/fnd_table.jpg); background-repeat:repeat-x; }
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #727993;
}

.footer a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #727993;
	text-decoration:none
}
.enlaceNegro a {font-family: "Trebuchet MS"; font-size:11px; color:#444444;}
.enlaceNegro a:hover {font-family: "Trebuchet MS"; font-size:11px; color:#777777;}
.textb {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.texti {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: italic;
}

.newsTitle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #767F8E;
	text-decoration:none;
	font-weight:bold;
}
.newsTitle a {
	color: #6D7D96;
	text-decoration:none
}

.newsText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	word-wrap: break-word;
}

.hairline{
	border:1px solid #999999;
}