body,td,th {
	color: #333333;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {  text-decoration: none}
a:link {
	color: #666666;
}
a:visited {text-decoration:none}
a:visited {
	color: #666666;
}
a:hover {  text-decoration: underline}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.topicos {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #009999;
}
.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.not_titulo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.not_texto {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}