.claro A:visited {
	font-family: tahoma;
	font-size:8pt;
	text-decoration : none;
	color: black;
	width : 160;
	height : 20;
	padding-left : 6px;
	padding-top : 3px;
	background-image : url(botao.gif);
}
.claro {
	font-family: tahoma;
	font-size:8pt;
	text-decoration : none;
	color: black;
	width : 160;
	height : 20;
	background-image : url(botao.gif);
}
.claro A:link {
	font-family: tahoma;
	font-size:8pt;
	text-decoration : none;
	color: black;
	width : 160;
	height : 20;
	padding-left : 6px;
	padding-top : 3px;
	background-image : url(botao.gif);
}
.claro A:hover {
	font-family: tahoma;
	font-size:8pt;
	text-decoration : none;
	color: black;
	background-color:#FFFFFF;
	padding-left : 6px;
	padding-top : 3px;
	background-image : none;
}
 
.escuro {
	font-family: Tahoma;
	font-size:11px;
	text-decoration:none;
	color: #FFFFFF;
	width : 150;
	height : 20;
	margin-top: 2;
	margin-bottom: 0;
font-weight : bold;
}
.escuro A:link {
	font-family: Tahoma;
	font-size:11px;
	text-decoration:none;
	color: #FFFFFF;
	width : 150;
	height : 20;
	font-weight : bold;
   padding-left : 6px;
	padding-top : 2px;
}
.escuro A:visited {
	font-family: Tahoma;
	font-size:11px;
	text-decoration:none;
	color: #FFFFFF;
	width : 150;
	height : 20;
	font-weight : bold;
	border-bottom : dashed;
	border : thin Aqua;
	padding-left : 6px;
	padding-top : 2px;
}
.escuro A:hover {
	font-family: Tahoma;
	font-size:11px;
	text-decoration:underline;
	color: Yellow;
	background-color : #954A00;
	width : 150;
	height : 20;
	font-weight : bold;
}


.textonormal { font-family: arial; font-size:13px; text-decoration : none; color: #000066; }
.textonormal A:link { font-family: arial; font-size:13px; text-decoration : none; color: #000066; }
.textonormal A:visited { font-family: arial; font-size:13px; text-decoration : none; color: #000066; }
.textonormal A:hover { font-family: arial; font-size:13px; text-decoration:underline; color: red; }


.capa2 { font-family: arial; font-size:13px; text-decoration : none; color: #000066; }
.capa2 A:link { font-family: arial; font-size:13px; text-decoration : none; color: #000066; }
.capa2 A:visited { font-family: arial; font-size:13px; text-decoration : none; color: #000066; }
.capa2 A:hover { font-family: arial; font-size:13px; text-decoration:underline; color: #000066; }



.texto {
	font-family: Arial;
	font-size:12px;
	color: black;
}
.texto A:link {
	font-family: Tahoma;
	font-size:12px;
	color: black;
}
.texto A:visited {
	font-family: Tahoma;
	font-size:12px;
	color: black;
}
.texto A:hover {
	font-family: Tahoma;
	font-size:12px;
	text-decoration:underline;
	color: blue;
}



.menugrupo A:link { font-family: Arial; font-size:12px; color: #FFFFFF; }
.menugrupo A:visited { font-family: Arial; font-size:12px; color: #FFFFFF; }
.menugrupo A:hover { font-family: Arial; font-size:12px; color: #00FF80; }


.rodape {
	font-family: Tahoma;
	font-size:11px;
	color: White;
}
.rodape A:link {
	font-family: Tahoma;
	font-size:11px;
	color: White;
}
.rodape A:visited {
	font-family: Tahoma;
	font-size:11px;
	color: White;
}
.rodape A:hover {
	font-family: Tahoma;
	font-size:11px;
	text-decoration:underline;
	color: Yellow;
}

.tituloproduto { font-family: Arial; font-size:12px; font-weight:bold; color: #808080; }

.resumo { font-family: tahoma; font-size:11px; color: #000000; }
.valor1 { font-family: arial; font-size:13px; font-weight:bold; color: #FF0000; }
.valor2 { font-family: arial; font-size:15px; font-weight:bold; color: #FF0000; }

.titulo { font-family: arial; font-size:12px; font-weight:bold;  color: #FFFFFF; }

.tituloprodutosinterno { font-family: Arial; font-size:13px; font-weight:bold; color: #000000; }
.tituloprodutosinterno A:link{ font-family: Arial; font-size:13px; font-weight:bold; color: #000000; }
.tituloprodutosinterno A:visited{ font-family: Arial; font-size:13px; font-weight:bold; color: #000000; }
.tituloprodutosinterno A:hover{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color: Blue;
	background-color : ThreedHighlight;
}

.resumointerno { font-family: Arial; font-size:12px; color: #000000; }
.valorinterno { font-family: arial; font-size:17px; font-weight:bold; color: #FF0000; }

INPUT, SELECT, TEXTAREA 
{
	font-family: Arial;
	font-size:12px;
	background-color: #FFFFFF;
	border-left:1px;border-right:1px;border-top:1px;border-bottom:1px;
	border-style:solid;
	border-color:#698AE3;
}	  

.botoes
{
    BORDER-RIGHT: none;
    BORDER-TOP: none;
    FONT-SIZE: 10px;
    BORDER-LEFT: none;
    BORDER-BOTTOM: none;
    FONT-FAMILY: arial, helvetica, sans-serif;
    BACKGROUND-COLOR: none
}