body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: "Trebuchet MS", "Arial", "Verdana";
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #0067B0;	
}
a:visited {
	color: #0067B0;
}
a:hover {
	color: #0067B0;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
}
.td_texto {
	background-image: url(../img/fondos/fondo_txt.gif);
	background-repeat: no-repeat;
	background-position: 80px 20px;
	padding:15px 60px 15px 60px;
}
