html, body, table {
	background-color: #ffffff;
	text-decoration: none;
	font-family:Small fonts, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:  0;
	padding: 0;
	border:  0;
	height:100%;
	width:100%;
	outline:none;
}
a {
	font-family:Small fonts, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF5A00;
}
a:link{
	text-decoration: none;	
}
a:visited{
	text-decoration: none;	
}
a:hover{
	text-decoration: underline;	
}
.textos {
	font-family:Small fonts, Arial, Helvetica, sans-serif;
	font-size:9px;
	outline:none;
}