.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	border: 1px solid #676767;
	background-color: #EAEAEA;
}

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.texto2 {
	font-family: Arial Rounded MT Bold, sans-serif;
	font-size: 12px;
	color: #676767;
	}
	
.texto3 {
	font-family: Tahoma, Sans-Serif;
	font-size: 20px;
	color: #676767;
}

.textoobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}

.textoazulescuro {
	font-family: Arial Rounded MT Bold, sans-serif;
	font-size: 12px;
	color: #172F6C;
	}

.textoazulclaro {
	font-family: Arial Rounded MT Bold, sans-serif;
	font-size: 12px;
	color: #0052D6;
	}


body, table, td
{
  font-family: times;
  font-size: 11px;
}
a
{
  color:#D2E0FA;
  font-size: 13px;
}
a:visited
{
  color:#D2E0FA;
}
.texto1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;

}
.texto1b2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CCFF;
	font-weight: bold;
}

font.mensagemnegativa
{
  color: red;
  font-weight: bold;
}

font.mensagempositiva
{
  color: #008000;
  font-weight: bold;
}

th
{
  font-weight:bold;
  background-color:#DDDDDD;
  text-align:center;
}

#PEDIDO ul {
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:140px;
	list-style-type:none;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}
#PEDIDO ul li a {
	width:100%;
}
#PRODUTO {
	float:right;
	width:600px;
}
#LISTAPRODUTOS input {
	width:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #75C0EE;
	background-color: #E6F4FC;
}

a {
     text-decoration:none;
	 font-size: 16px;
}
a:hover {
    text-decoration:underline;
	font-size: 16px;
}
