body
{
scrollbar-face-color:#E7E7E5;
scrollbar-arrow-color:#89AFC5;
scrollbar-track-color:#E7E7E5;
scrollbar-shadow-color:#89AFC5;
scrollbar-highlight-color:#EBEBEB;
scrollbar-3dlight-color:#EBEBEB;
scrollbar-darkshadow-Color:#EBEBEB;
}td {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}
th {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
}
td.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
}
.titulo_azul {
	color: #0091D3;
	font-weight: bold;
}

.titulo_vermelho {
	color: #FF3300;
	font-weight: bold;
}
a:link {
	color: #666699;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: underline;
}
a:active {
	color: #666699;
	text-decoration: underline;
}
