.t-text {
	COLOR: #FF5500;
	font: 10px Verdana, "Times New Roman", Arial;
}
.style1 {font: 10px Verdana, "Times New Roman", Arial;}
.baixo {
	font: 10px Verdana, "Times New Roman", Arial;
	color: #FFFFFF;
}
a:link {
	font: 10px Verdana, "Times New Roman", Arial;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font: 10px Verdana, "Times New Roman", Arial;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font: 10px Verdana, "Times New Roman", Arial;
	color: #FF0000;
	text-decoration: underline overline;
}
a:active {
	font: 10px Verdana, "Times New Roman", Arial;
	color: #0066FF;
	text-decoration: none;
}
.vermelho {
	color: #FF0000;
	font-weight: bolder;
}
body {
	font: 10px Verdana, Times New Roman, Arial;
	color: #333333;
}
table {
	font: 10px Verdana, Times New Roman, Arial;
	color: #333333;
}
.azul {
	color: #0000FF;
	font-weight: bolder;
}
.azulesc {
	color: #000066;
	font-weight: bolder;
}
