body {

	background-image:url(bkground.jpg);

	background-repeat: no-repeat;

	background-position: center 95px;

	background-attachment: scroll;

	margin: 0px;

}

td {

	padding-top: 2px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}

/* TEXTOS */

.tx_breve {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 17px;

	color: #666666;

}

.tx_tit {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 21px;

	color: #666666;

}

.tx_cont {

	font-family: "Times New Roman", Times, serif;

	font-size: 15px;

	color: #666666;

}

.tx_cont_fone {

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	color: #666666;

}

/* LINKS */

.link_netdez {

	font-family: "Trebuchet MS", Arial, Verdana;

	font-size: 13px;

	color: #999999;

	text-decoration: none;

}

.link_netdez:hover {

	font-family: "Trebuchet MS", Arial, Verdana;

	font-size: 13px;

	color: #999999;

	text-decoration: underline;

}

.link_cont {

	font-family: "Times New Roman", Times, serif;

	font-size: 15px;

	color: #666666;

	text-decoration: none;

}

.link_cont:hover {

	font-family: "Times New Roman", Times, serif;

	font-size: 15px;

	color: #666666;

	text-decoration: underline;

}