body {
	background-color: #FFFFFF;
	background-image:  url(../images/fd.jpg);
	background-repeat: repeat;
}
.txtRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.txtGrayP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.txtGrayMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txtNews {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.fdNews {
	background-image: url(../images/fd_news.jpg);
	background-repeat: repeat-x;
}
.bgMain {
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
}
.bgNewsTilt {
	background-color: #8CB6D6;
	background-image: url(../news/images/fd_news.jpg);
	background-repeat: repeat-x;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
