@charset "utf-8";
.nome {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #D6D4C2;
	text-decoration: none;
}
.proximo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.comentario {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.genealogia {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.dados {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;	
	color: #FFFFFF;
	text-decoration: none;	
}
.nome menor {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.creditos {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

