body{
	margin: 0pt;
	font-family: "Trebuchet MS", Arial , helvetica, freesans, sans-serif;
}

.MenuSuperior{
	font-size:16px;
	font-family: "Trebuchet MS", Arial , helvetica, freesans, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}
a.MenuSuperior:link {
	color:#FFFFFF;
	font-weight:bold; 
	text-decoration: none; 
}
a.MenuSuperior:visited {
	color:#FFFFFF;
	font-weight:bold; 
	text-decoration: none;   
}
a.MenuSuperior:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
a.MenuSuperior:active {
	color:#FFFFFF;
	font-weight:bold; 
	text-decoration: none;
}
.texto{
	font-family: "Trebuchet MS", Arial , helvetica, freesans, sans-serif;
	font-size:11px;
	color:#333333;
}
a.texto:link {
	color: #333333; 
	text-decoration: none; 
}
a.texto:visited {
	color: #333333; 
	text-decoration: none;   
}
a.texto:hover {
	color: #333333;
	text-decoration: underline;
}
a.texto:active {
	color: #333333; 
	text-decoration: none;
}
.textoRed{
	font-family: "Trebuchet MS", Arial , helvetica, freesans, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}
.TituloLaranja{
	font-size:22px;
	font-family: "Trebuchet MS", Arial , helvetica, freesans, sans-serif;
	color:#C67700;
	font-weight:bold;
}
.titulos{
	font-size: 14px;
	color: #0099CC;
	text-decoration: none;
}
.rodape {
	color: #FFFFFF; 
	text-decoration: none;
}
.notifica {
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
	color: #999999;
}
.notificavermelho {
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
	color: #FF0000;
}