.text_prod{
	font-family:Tahoma;
	font-size:12px;
	color:#000066;
}
.text_prod1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000066;
	font-style: italic;
}
.text_prod2 {
	font-family:Tahoma;
	font-size:12px;
	color:#DF0009;
}
.text_index1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D6CC0;
}


  .dark{font-family:Tahoma; font-size:11px;  color:#000000; }
.background {
	background-image: url(images/fundo_index.jpg);
	background-repeat: repeat-x;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #666666;
	background-image: url();
}
a:link {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: underline;
	color: #990000;
}
