.margin {
	margin:0 0 0 0;
}
.bg_index {
	background: #F6F6F6;
}
.bg_indeximage {
	background:url(images/index_bg.jpg);
}
.bg_upload {
	background:url(images/upload_bg.jpg) no-repeat;
}
.bg_direct {
	background:url(images/direct_mail_bg.jpg) no-repeat;
}
.bg_request {
	background:url(images/request_design_bg.jpg) no-repeat;
}
.bg_footer {
	background:url(images/footer_bg.jpg) no-repeat;
}
.bg {
	background:url(images/bg.jpg) repeat-x;
}
.text {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
}
.aviso {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FF0000;
}
.text a:link {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.text a:visited {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.text a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	text-decoration:none
}
.text a:active {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}