<style>

img { border: 0 }

p { font-family: Arial;  font-size: 12px; color: 333333 }

td { font-family: Arial;  font-size: 12px; color: 333333 }

#fantasia{ font-family: Arial;  font-size: 20px; color: black; font-weight:bold }

#real{ font-family: Arial;  font-size: 10px; color: 333333 }

#endereco{ font-family: Arial;  font-size: 12px; color: 333333; font-style:italic }

#bairro{ font-family: Arial;  font-size: 14px; color: 333333; font-weight:bold; font-style:italic }

#tel{color: 333333; font-family: Arial;  font-size: 11px;}

#fnot{ font-family: Arial;  font-size: 12px; color: black;}

#tnot{ font-family: Arial;  font-size: 16px; color: e76f24; font-weight:bold }

#pnot{ font-family: Arial;  font-size: 12px; color: 333333 }

a:link {color: FFFFFF; border: 0px; font-family: Arial;  font-size: 11px; font-weight:bold; text-decoration: none}

a:visited {color: FFFFFF;  font-family: Arial;  font-size: 11px; font-weight:bold; text-decoration: none} 

a:active {color: FFFFFF;  font-family: Arial;  font-size: 11px; font-weight:bold; text-decoration: none} 

A:hover {color: FFFFFF;  font-family: Arial;  font-size: 11px; font-weight:bold; text-decoration: underline}

a.inova {font-family: Arial;  font-size: 12px; color:#333333; font-weight:normal; text-decoration: none;}

a.inova:hover {font-family: Arial;  font-size: 12px; color:#96213b; font-weight:normal; text-decoration: underline;}

.textBold {
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
}
.textGray {
	font-family: Arial;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Arial;
	font-size: xx-small;
}
.bgHeader {
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
}
.form {
	font-family: Arial;
	font-size: small;
	color: #003399;
}

a.linkum:link {
color:#FFFFFF;
text-decoration:none;
}
a.linkum:visited {
color:#FFFFFF;
text-decoration:none;
}
a.linkum:hover {
color:#FFFFFF;
text-decoration:underline;
}
a.linkum:active {
color:#FFFFFF;
text-decoration:underline;
}
</style>