body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}
.texto{font-size:10px; color:#333333}
.titulo{font-size:14px; color:#333333}

a:link {
	font-size:9px;
	text-decoration: none;
	color:#333333;
}
a:visited {
	font-size:9px;
	text-decoration: none;
	color:#333333;
}
a:hover {
	font-size:9px;
	text-decoration: none;
	color: #ff0000;	
}
a:active {
	font-size:9px;
	text-decoration: none;
	color:#333333;
}
