body {
	margin:0px; background-color: #343E47;
	background: url('images/site_bg.jpg');
}
.wtitle {
	color : #F0F9FD;
	font: bold 12pt Arial, sans-serif;
}
.texto {
	color : #333333;
	font: 10pt Verdana, sans-serif;
}
.nextback {
	color : #F0F9FD;
	font: 8pt Verdana, sans-serif;
}
.nextback a {
	color : #F0F9FD;
	text-decoration: none;	
}
.nextback a:hover {
	color : #F0F9FD;
	text-decoration: underline;
}
.text {
	color : #F0F9FD;
	font: 10pt Verdana, sans-serif;
}
.text a {
	color : #F0F9FD;
	text-decoration: underline;	
}
.text a:hover {
	color : #F0F9FD;
	text-decoration: underline;
}
.copyright {
	color : #C0C0C0;
	font: 8pt Arial, sans-serif;
}
.copyright a {
	color : #C0C0C0;
	text-decoration: none;	
}
.copyright a:hover {
	color : #F0F9FD;
	text-decoration: underline;
}