a:visited {  color: #FF6600; text-decoration: none}
a:link { color: #FF6600; text-decoration: none }
a:hover { color: #FFFF00; text-decoration: underline}
a:active { color: #FFFF00; text-decoration: underline }
body {  font-family: Verdana, Arial, Helvetica, sans-serif}
p {
	font-size: 12px;
	font-weight: bold;
}
.titulo01 {  font-size: 14px; font-weight: bold; color: #00CC00}
.titulo02 { font-size: 18px; font-weight: bold; color: #FF0000}
.info { font-size: 12px; font-weight: bold; color: #3366FF}
.pextra { font-size: 11px }
.pie {  font-size: 10px}
.pic {  border: 1px #666666 dashed}
