p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
a:link {
	font-weight: normal;
	color: #003366;
	text-decoration: none;

}
a:visited {
	color: #003366;
	text-decoration: none;

}
.aptostit {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: 11px;
	font-weight: bold;

}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
