BODY, TD {
	font-family: 	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 		11px;
	color : 			#000000;
	text-decoration: none;
	font-weight: normal;
}
a:link,a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

HR {
	height: 1px;
	color: #CCCCCC;
}

p {
	margin: 0px;
	padding: 0px;
}

h4 {
	display: inline;
	color: #CC0000;
	font: normal 12px Verdana;
	font-weight: bolder;
	margin: 1px;
	padding: 1px;
}

td.clip_tit a:visited,a:link {
	color: #CC0000;
	text-decoration: none;
}
td.clip_tit a:hover {
	color: #666666;
	text-decoration: underline;
}

td.clip_res {
	color: #666666;
}



.Titulo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}
.Titulo2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.Destaques {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	text-decoration: none;
	font-weight: bold;
}
.Destaques2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ff0000;
	text-decoration: none;
	font-weight: bold;
}
form {
	padding: 0px;
	margin: 0px;
}
select.form1 {
	width: 120px;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

td.produto {
	background-attachment: fixed;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

table.ttproduto {
	background-color: #CC3333;
	border-bottom: 0px solid #999;
}

#produtos a:link, #produtos a:visited {
	color: #666666 !important;
}

#produtos a:hover {
	color: #CC3333 !important;
}

.erro { 
	color: #990000;
}