a:visited 
{
  font-family: "trebuchet ms";
  font-size: 12px;
  color : #FFFFFF;
  text-decoration : underline   	
}
a:link 
{
  font-family: "trebuchet ms";
  font-size: 12px;
  color : #FFFFFF;
  text-decoration : underline  	
}
a:hover 
{
  font-family: "trebuchet ms";
  font-size: 12px;
  color : #FFFFFF;
  text-decoration : none
}
.legenda-ft {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
.endereco {
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
  font-family: "trebuchet ms";
  font-size: 12px;
  font-weight: bold;
  color : #990000;
  text-decoration : none 
}
.form {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.titulo-sub {
	font-family: "times new roman";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.texto-sub {
	font-family: "times new roman";
	font-size: 13px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
}
.texto-sub:hover {
	color: #000000;
}
.tts-sub {
	font-family: "times new roman";
	font-size: 13px;
	line-height: 19px;
	color: #233d60;
	text-decoration: none;
}
BODY {
	COLOR: #cc0000;
	SCROLLBAR-BASE-COLOR: #99CC00;
	SCROLLBAR-FACE-COLOR: #; SCROLLBAR-HIGHLIGHT-COLOR: #e0e0e0; 
	SCROLLBAR-SHADOW-COLOR: #c0c0c0; SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: DFDFDF; 
	SCROLLBAR-DARKSHADOW-COLOR: 999999;
}