.claro A:visited { font-family: verdana; font-size:10px; text-decoration:none; color: black; }
.claro { font-family: verdana; font-size:10px; text-decoration:none; color: black; }
.claro A:link { font-family: verdana; font-size:10px; text-decoration:none; color: black; }
.claro A:hover { font-family: verdana; font-size:10px; text-decoration:underline; color: blue; }
 
.escuro { font-family: verdana; font-size:10px; color: #FFFFFF; }
.escuro A:link { font-family: verdana; font-size:10px; text-decoration:underline; color: #FFFFFF; }
.escuro A:visited { font-family: verdana; font-size:10px; color: #FFFFFF; }
.escuro A:hover { font-family: verdana; font-size:10px; color: #80FF00; }

.textonormal { font-family: tahoma; font-size:11px; color: black; }
.textonormal A:visited { font-family: tahoma; font-size:11px; text-decoration:none; color: black; }
.textonormal A:link { font-family: tahoma; font-size:11px; text-decoration:none; color: black; }
.textonormal A:hover { font-family: tahoma; font-size:11px; text-decoration:underline; color: blue; }

.rodape A:visited { font-family: tahoma; font-size:11px; text-decoration:none; color: black; }
.rodape { font-family: tahoma; font-size:11px; text-decoration:none; color: black; }
.rodape A:link { font-family: tahoma; font-size:11px; text-decoration:none; color: black; }
.rodape A:hover { font-family: tahoma; font-size:11px; text-decoration:underline; color: Blue; }

.menugrupo A:link { font-family: Tahoma; font-size:11px; color: black; font-weight : bold;}
.menugrupo A:visited { font-family: tahoma; font-size:11px; color: black; font-weight : bold;}
.menugrupo A:hover {	font-family: tahoma;	font-size:11px;	color: blue;	font-weight : bold;}

.subgrupo A:link {font-family: tahoma;	font-size:11px;	color: black;}
.subgrupo A:visited { font-family: tahoma; font-size:11px; color: black; }
.subgrupo A:hover { font-family: tahoma; font-size:11px; text-decoration:underline; color:blue; }

.links A:link { font-family: Arial; font-size:11px; color: black; }
.links A:visited { font-family: Arial; font-size:11px; color: black; }
.links A:hover { font-family: Arial; font-size:11px; text-decoration:underline; color: blue; }

.tituloproduto { font-family: Arial; font-size:12px; font-weight:bold; color: #808080; }

.resumo { font-family: tahoma; font-size:11px; color: #000000; }
.saibamais { font-family: tahoma; font-size:9px; color: #000000; }
.valor1 { font-family: arial; font-size:13px; font-weight:bold; color: blue; }
.valor2 { font-family: arial; font-size:15px; font-weight:bold; color: blue; }

.titulo { font-family: arial; font-size:12px; font-weight:bold;  color: #FFFFFF; }

.tituloprodutosinterno { font-family: Arial; font-size:13px; font-weight:bold; color: #000000; }
.resumointerno { font-family: Arial; font-size:12px; color: #000000; }
.valorinterno { font-family: arial; font-size:17px; font-weight:bold; color: blue; }

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:gray;
}	  

.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
}