BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

P {
  margin-top: 10px;
  margin-bottom: 10px;
	font-size: 12px;
}

P.blog {
  margin-top: 0px;
  margin-bottom: 0px;
}

.seealso {
	font-size: 12px;
}

.text {
  margin-top: 10px;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

.borda_tabela {
  border: 1px solid #999999;
}

a:link, a:visited {
  color: #FF6600;
}

a:hover, a:active {
  color: red; 
}

a.blog:link, a.blog:visited {
	font-size: 12px;
	text-decoration: none;
  color: #FF6600;
  font-weight: bold;
  line-height: 150%;
}

a.blog:hover, a.blog:active {
	font-size: 12px;
	text-decoration: none;
  color: red; 
  font-weight: bold;
  line-height: 150%;
}

IMG {
  vertical-align: top;
}
