/* CSS Document */
.a{
text-decoration:none;
font-size: 10px;
font-color: #000000;
}
.a:hover {
text-decoration:underline
};

.a:visited{
text-decoration::none
};

body,table,tr,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textosrecordes {
}
.testes {
	text-align: left;
}
.testes {
	font-weight: bold;
}
.testes .testes strong {
	font-weight: normal;
}
