A:active {	COLOR: #E0DFE3;	TEXT-DECORATION: underline}
A:visited { COLOR: #E0DFE3; TEXT-DECORATION: underline}
A:link { COLOR: #E0DFE3; TEXT-DECORATION: underline}
A:hover { COLOR: #ffffff; TEXT-DECORATION: underline;}
BODY {
	background-color: #000000; /*antigo "#1E3A4F"*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-arrow-color:#66CCFF;
	scrollbar-base-color:#1E3A4F;
	scrollbar-shadow-color:#1E3A4F;
	scrollbar-face-color:#1E3A4F;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#000000;
}
.descricao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height:1.2;
}
.mais {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	text-align: right;
}
.mais a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCB04;
	text-decoration: underline;
	font-style: normal;
	text-align: right;
}
.nome_produto {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	font-style: normal;
	text-align: center;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}
.titulos {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.titulos3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.links_menor {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}
.restrito {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
.titulos2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}
.portaria_index {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffcb04;
	text-decoration:none;
	font-style:normal;
}
.portaria_subtitulo {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffcb04;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}
.empresa_titulo {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFCB04;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}
ul {
	list-style-type:none;
}